Click to See Complete Forum and Search --> : Spell Checking Form input


twist
01-08-2004, 06:31 AM
Hi

I am looking for a spell checker (preferably free, open source) that will spell check HTML form data (textfields etc) prior to submission.

I want something similar to Word, so the user is presented with a list of possible words to replace a bad spelling with.

Client side I don't care if it's applets, javascript, flash whatever.

Server side I can use J2EE/JSP/Servlets only.

Cheers,

twist

iniquity101
01-08-2004, 06:42 AM
http://spellex.com/sdks/Applet/ dont think its free though

you could try this tutorial though http://codewalkers.com/tutorials.php?show=47