Thank you, that put me in the right direction. For some reason,
Spell.js was not pathed correctly, or so I assume. Once I copied the
contents of Spell.js into the script for my ASP page, it worked!!
Now I have another problem (yes another one!! lol)
How can I determine when "netspell" is complete?
I have to force a spellcheck to occur when a user sends off an email.
Everytime they push "send", it will automatically invoke netspell to
check for spelling errors. I have already spent alot of time writing VB
code to validate the email message, SMTP server and all that good
stuff. but I need to check for spelling and then fire my validation
code.
Would you recommend that I call my VB Validation functions through Javascript, once the netspell is completed?
how can I tell netspell is complete? is there a flag or property?
Thank you so much for your support, You have been a great help!
HomecitySupport