This service is completely FREE! You can use it from any HTML OR ASP page. Visit http://www.cdyne.com/SpellChecker to view a working version of this. The SpellTester.htm page shows you how to implement the checker into your projects. The key to the button is the onClick="newWindow()" attribute. Be sure to change the javascript to match your form and field's name. It won't work in your pages if you don't change the values to match the field that you wish to check. Questions? info@cdyne.com NOTE: If you make another platform work with this (such as perl). Please send me the example code! I will leave your name in the code for credit. I have also made a Javascript only version. It only corrects up to 1600 characters do to limitations on URL query strings. Hence "POST" works much better and requires server side scripting. If you really want to see this version, email me.