| Author |
|
| Company |
Keyoti Inc. |
| Source Code Available |
Yes |
| License Type |
Free to try |
| Submitted On |
March 31, 2011 |
| Updated on |
May 05, 2011 |
| .NET Framework |
1.x, 2.0, 3.5 |
| Cost |
$250 |
Description
Add spell check functionality into ASP.NET Web applications. RapidSpell Web provides ASPNET developers and designers with a cross browser server control that requires no client installation, no special security settings and as much programmatic flexibility as you want. Written for .NET in C#, RapidSpell Web includes 2 interfaces, an inline highlighter and a fast (no post back) dialog interface.
Includes 5 English dictionaries, including 140,000 word U.S + U.K. dictionaries (separate and combined), plus Canadian and Australian English. Non-English dictionaries are also available.
- Works with .NET 2.0, 3.5 and 4.0
- Quick designer based usage with the flexibility of code-behind access
- All the features of a regular Windows spell checker
- Comprehensive text box support (plain, rich, custom)
- Open API, for customization and non GUI usage
- Free updates and support
Download asp.net spell checker
New In v3.8
- Internet Explorer 9 support added
- Firefox 4 support added
- Autoclose popup window when user navigates away from main page.
Syntax Example
<asp:TextBox id="TextBox1" TextMode="MultiLine"></asp:TextBox>
<RapidSpellWeb:RapidSpellWebLauncher
id="RapidSpellWebLauncher1" runat="server"
TextComponentName="Form1.TextBox1"
RapidSpellWebPage="WebForm2.aspx"
/>
Screenshots
Reviews
Submit a review