Ajax Spell Checker Type Script

I need an ajax spell check type script.
– user can enter text
– user will click “check” link/button
– script will compare text against database
– script will load dialog window displaying suggestions
– user can click desired suggestion in dialog
– user’s original text will be replaced with the selected suggestion
– when finished checking, user can click “save” to save the corrected version of the text

Leave a Reply

Your email address will not be published. Required fields are marked *