0
Polenz_ian Posted 22 years ago
Software & Reviews

Online spelling/grammar checking

Hello,
I'm trying to find an application that I can call with an ASP.NET application I'm developing at work which can do both spelling and grammar checking. The only ones I have found are spellchecker.net and ultralingua.com. Ultralingua has a COM component I can use in my .NET app but the demo is very buggy. Spellchecker has one also but it doesn't work the way I want. I don't want to be forced to use their popup. I would like to have the flexibility to create my own window.

Our application has over 50 forms and all of the data gets saved to our Oracle database. After the user enters all of the forms and before they submit them to be processed they need to be able to run spell and grammar checking against some of the columns they saved in the database.

I would really like to find a dll that I can call from my application. Ultralingua's COM component seemed to work OK but it has a limit of 254 characters that I can spellcheck. Our fields are several thousand characters!

Thanks in advance
Ian
  

Top answer

Hi Ian, Try Lernout & Hauspie's CorrectSpell. It's used in many applications, including Microsoft Word and the Palm OS.

  • Hi Ian, Try Lernout & Hauspie's CorrectSpell.
  • It's used in many applications, including Microsoft Word and the Palm OS.
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

1 Answers
0
Hi Ian,

Try Lernout & Hauspie's CorrectSpell. It's used in many applications, including Microsoft Word and the Palm OS.

Related Questions