[rt-users] Spell checker
Rich West
rwest at wesmo.com
Thu May 18 10:29:56 EDT 2000
It would probably be better overall to take the same route that the web-based
email application TWIG took. Basically, there's a 'spell check' button in the
mail creation window which executes aspell and returns the 'spelling corrected'
version of your email..
-Rich
--
Rich West mailto:rwest at wesmo.com
Wesmo Computer Services http://www.wesmo.com
Get your name out there!
Register your domain for _ONLY_ $14.95/yr!
Visit http://www.wesmo.com for details!
Anil Madhavapeddy wrote:
> Tauren Mills wrote:
> >
> > Does anyone know of an ActiveX, Java, or Javascript spell checker? I'd like
> > to modify the response HTML to force a spell check of the text being sent to
> > the customer before the response is sent. I'm thinking it would be easiest
> > to accomplish this by having a little Javascript do some checks before the
> > form is submitted. The textarea contents could be passed to an ActiveX or
> > Java control (or maybe even a bloated Javascript command) that would pop up
> > a spell check window prior to sending.
> >
>
> You'd possibly be better hacking the scripts to pass the response
> through one of the command line spell checking tools such as
> ispell or aspell. Haven't looked at the code, so not sure how hard it
> would be to add a new POST action to the scripts, but it may be an
> easy hack, and could be an easy alternative to client-side spell checking.
>
> --
> Anil Madhavapeddy, <anil at recoil.org>
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
More information about the rt-users
mailing list