RapidSpell Web .NET is accessable through Javascript
This demonstrates how to start the spell checker using a Javascript function call.
Main Page
This demonstrates the FinishedListener property which can be used to trigger events when spell checking is finished. This example will assess whether the user finished checking or not and allow them to restart the spell check.
This demonstrates the CorrectionNotifyListener which is called with spelling corrections as they occur, in this example changes are displayed in the single line text box. Nesessary speling errars.
Check Spelling