Is there a spell check in ASP.NET?

  • Thread starter Thread starter TK
  • Start date Start date
T

TK

It like to be able to check the spelling of words and
offer corrections if necessary.

Are there functions in ASP.NET that support this and if
not how could one go about adding this functionality to
ASP.NET pages.

Thanks,
TK
 
TK said:
It like to be able to check the spelling of words and
offer corrections if necessary.

Are there functions in ASP.NET that support this and if
not how could one go about adding this functionality to
ASP.NET pages.

Not built in, but there are commercial products out there that do this,
either as components or web services. Check this out:

http://www.keyoti.com/products/rapidspell/dotNetWeb/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top