Re: Multi Lingual Spell Checking

2005-02-18 Thread Wendy Smoak
From: "Daniel Kies" <[EMAIL PROTECTED]> > Has anyone ever implemented a spell checker of any sorts that would > check the spelling of text in a text box either upon submitting a form > or on the html page? We use JSpell HTML: http://www.jspell.com Given the amount of JavaScript involved, it wasn

Re: Multi Lingual Spell Checking

2005-02-18 Thread Jeff Beal
aniel Kies [mailto:[EMAIL PROTECTED] Sent: 18 February 2005 17:19 To: Struts Users Mailing List Subject: Multi Lingual Spell Checking Has anyone ever implemented a spell checker of any sorts that would check the spelling of text in a text box either upon submitting a form or on the html page? If you have

RE: Multi Lingual Spell Checking

2005-02-18 Thread Paul McCulloch
d together, without a massive amount of effort, from the examples provided. Paul > -Original Message- > From: Daniel Kies [mailto:[EMAIL PROTECTED] > Sent: 18 February 2005 17:19 > To: Struts Users Mailing List > Subject: Multi Lingual Spell Checking > > > Has anyone e

Multi Lingual Spell Checking

2005-02-18 Thread Daniel Kies
Has anyone ever implemented a spell checker of any sorts that would check the spelling of text in a text box either upon submitting a form or on the html page? If you have ever gone down this path, any help is appreciated. - To u