hello Friends,
Can any one provide me a good tutorial about to implement spell checker?
that is I have a textarea and one button.. what ever I enterd in to the textarea i need to do the spellchecking on that.. thanks
Thanks
hello Friends,
Can any one provide me a good tutorial about to implement spell checker?
that is I have a textarea and one button.. what ever I enterd in to the textarea i need to do the spellchecking on that.. thanks
Thanks
After a quick google search, try this http://code.google.com/p/jquery-spellchecker/. It uses a php script for checking the spelling but could be modified for asp.net mvc. the interface is really simple and nice.
you may use tinymce http://www.billsternberger.net/asp-net-mvc/tinymce-samples-with-asp-net-mvc/
I use spellchecker.net
Online Spell check, Grammar, and Thesaurus checking Add Spell Checking to virtually any text box on your web site.
The free version adds some ads but there is also a system that uses SCAYT - Spell check as you type. Mind you the licensed version costs a packet!