[Webdev] Spell Check for Submissions
adam beecher
adam at iewebs.com
Tue Sep 5 11:58:01 IST 2000
> Now heres a slightly challenging piece of coding for you. How can you
> implement a spell check as part of your submission process for a form? One
> which returns suggestions as well.
>
> I've got a couple of ideas on how to do it, but I'm just wondering if anyone
> else has come accross/written something like this?
>
Doesn't PHP have aspell support? Most of the Webmail clients seem to have
spellsheckers anyway - I'm using Twig at the moment, and that definitely has
spellcheck routines (although I've never used 'em).
http://twig.screwdriver.net (I think)
adam
More information about the Webdev
mailing list