iNotes spell checker in other web applications?

Is anybody using the iNotes (dwa) spell checker in other web apps?I found an example here:

http://thehojusaram.blogspot.com/2006/09/using-inotes-spell-checker-in-your-own.html

but have trouble adapting it in my own applications.

Any help will be greatly appreciated, as always.

Ideally, I’d plagiarize your code (with a thank you note, immortalizing your name on our intranet).

Regards,

Simeon

Subject: iNotes spell checker in other web applications?

Yes, I have made it work with my web app. I basically just took the code from the “SpellLoader” page and put it in my app. I had trouble making it work at first but then I changed the references to the iNotes view to point to the server instead of the one in the example database and then it worked. Doesnt seem to work on “Forms6.nsf” though just “Forms5.nsf”.My problem now is that my text contains HTML tags which iNotes wants to try and spellcheck as well… sigh. But maybe Im missing a flag somewhere… If anyone has a tip about this let me know.

Simeon, please respond with your results (if you havent solved them already).