spellchecking

From: Rob Jones (me_at_nospam.com)
Date: 10/30/04


Date: Sat, 30 Oct 2004 14:28:43 +0000 (UTC)

Hi. I'm developing a LAMP application that needs spellchecking
functionality. I know about aspell/pspell, but these both rely on the
installation of relevant libraries on the server.

Can anyone suggest a way of including spellchecking functionality that does
not depend on how the web server is set up?

WHY? I hear you ask. Because I don't want the app to be restricted to those
who have dedicated servers. I've googled and played around with trying to
produce a "stand alone" installation of aspell that could sit in a cgi-bin,
but got nowhere.

-- 
Robert Jones


Relevant Pages