RapidSpell Web .NET v3.4 Available

ITPro Today

October 30, 2009

3 Min Read
ITPro Today logo in a gray background | ITPro Today

RapidSpell Web .NET v3.4 Available

Keyoti released v3.4 of its ASP.NETspell checker control for Web applications. Add multilingual spell-checkfunctionality into ASP.NET Web applications with only a few lines of code.RapidSpell Web provides ASP.NET developers and designers with a cross-browser(and multi-client platform) server control that requires no clientinstallation, no special security settings, and programmatic flexibility.Written for .NET in C#, RapidSpell Web includes two interfaces, an inlinehighlighter and a no post-back dialog interface. RapidSpell includes five Englishdictionaries, including 140,000 word US+ UKdictionaries (separate and combined), plus Canadian and Australian English.Non-English dictionaries are also available.

 All the includedspell-checker controls can be enabled as Validators, which perform validationof spelling in text boxes before allowing data to be saved. For example, whenthe form is posted back, the RapidSpellWebLauncher or RapidSpellWInline controlwill check for errors. If there are errors, the user is prompted (in thevalidation summary) to run a spell check. They don t have to correct allerrors, but they must at least run the spell checker. The spell checker also canbe started automatically.

 RapidSpell Web hasa decoupled checker engine, which allows (via an interface definition) the useof any core spell-checker class or other type of text parser to be used withthe interface. This allows complete customization of the engine (including fortasks other than spell checking, such as offensive word checking) and theinterface.

 

General Details

  • Quick designer-based usage with the flexibilityof code-behind access.

  • Provides a spelling component to add spell-checkfunctionality to your Web applications simply by adding the Web control to anaspx page or directly accessing the classes in a code-behind page. There are noprogramming skills required.

  • The UI provides all the usual features, add (touser dictionary), change, change all, ignore, ignore all, and smartsuggestions. The user dictionary is stored on the server and can be unique peruser, or shared amongst groups. The spell checker UI features an advancedpreview pane to interactively highlight errors (with no post back), and acceptsmanual corrections.

  • Comprehensive text box support (plain, rich,custom).

  • Interactively checks any server or client-sidetext boxes. The custom client-side interface mechanism allows interaction with practicallyany component.

  • Inline document highlighting.

  • The RapidSpellWInline control provides Windows-stylein-text-box highlighting, with editable text box support for modern browsersand static overlay support for older browsers.

  • The RapidSpellWebLauncher control providestraditional dialog (modal/non-modal) spell checking.

  • Open API, for customization and non-GUI usage. Theopen API allows customizations to be made to behavior: user dictionary behavior,parser behavior, custom ignore patterns.

  • The included non-GUI component provides corespell-checker functionality through the RapidSpellChecker class, which makes itsuitable for server applications and any console application.

  • Customizable dictionaries.

  • Popup or in-page spell checking modes.

  • RapidSpellWInline uses AJAXto highlight errors inside the text box.

  • Free updates and support.

  • Free minor version updates are included with apurchased license, as is e-mail technical support.

  • RapidSpell Web works in Internet Explorer,Firefox, Netscape, Opera, and Safari. It uses only HTML and JavaScript, sothere are no special requirements, plug-ins, or long downloads.

 

Download a free evaluation.

 

Keyoti, Inc.

Price: Startsat US$250

Web Site: http://keyoti.com

 

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like