Email support@javascriptspellcheck.com

Name:  
Email:  
Question: Spell Check
   

Answers to commonly asked questions

How do I install JavaScriptSpellCheck?

JavaScriptSpellCheck installation is simple.

Copy the JavaScriptSpellCheck directory in the zip file to the root folder of your website (normally where the home page is located). Upload these files to a Microsoft web server. You can test your installation using the troubleshooter TestInstall.htm

 

How do I add more dictionaries?

You can download more dictionaries from this website. Install them by unzipping in to the /JavaScriptSpellCheck//Dictionaries folder.


Can I make my own dictionary?

JavaScriptSpellCheck allows you to extend the existing dictionary using the Custom Dictionary. If you want us to build you a specialist dictionary file from a list of words - we will happily oblige.


ASP and ASP.Net compatibility

JavsScriptSpellCheck is compatible with Classic ASP and ASP.NET applications.

In ASP.Net - develop JavaScript spellchecking code using the manual - then wrap a simple web control around it to make your new custom component.

In Classic ASP - simply develop client side JavaScript functions as required.