Have a look:
http://aspell-net.sourceforge.net/
HTMLArea 3.0 adds spell checking capabilities using a PHP wrapper for Aspell (with a very nice, if not too pretty, UI).
It would be nice to have a similar feature in FCKEditor using .Net.
Sun, 09/26/2004 - 18:57
#1
RE: Spell checking
RE: Spell checking
Hey, actually, I just thought of a way to have either, using this nifty super-javascript stuff this whole thing is written in.
Still wondering about overhead with the constant scanning of entered text. What event would fire it? Every keystroke? Hrm. Guess we'd just have to have an option for doing it constantaly or when a toolbar is clicked. Only trouble is, the contextual suggestions. That is a different interface than just kludging a spellerpages type of UI. But it fits the scheme of FCKeditor better. WYSIWYG is KEWL. Once again, props to this project. And the many other SUPER KEWL projects here at SF. Freaking Sweet.