Can anybody suggest good spell checkers that you can put into ASP.Net 2.0
pages?
TIA - Jeff.
John Timney (MVP) - 03 Dec 2007 22:33 GMT
never tried it, but it comes with source code so techncially you should be
abel to make it work if it doesn't
http://sourceforge.net/project/showfiles.php?group_id=76171&package_id=76839
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
> Can anybody suggest good spell checkers that you can put into ASP.Net 2.0
> pages?
>
> TIA - Jeff.
Michael Nemtsev [MVP] - 04 Dec 2007 08:01 GMT
Hello Mufasa,
you can use either the Office spell check
http://www.c-sharpcorner.com/UploadFile/DipalChoksi/SpellCheckWebService11242005
054108AM/SpellCheckWebService.aspx
or use google api spell check
http://dotnetjunkies.com/Article/C333976F-1EA4-42C1-BFEE-63F3C09CD94B.dcik
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
M> Can anybody suggest good spell checkers that you can put into ASP.Net
M> 2.0 pages?
M>
M> TIA - Jeff.
M>