PDA

View Full Version : Spell Checking Form input


twist
01-08-2004, 06:45 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