Installing JavaScript SpellCheck

JavaScript SpellCheck installation is simple.  There are no installers to run.  This makes it very easy to use, even  on most virtual hosting packages.

Step 1: Installing Javascript SpellCheck

Inside the ZIP archive you downloaded there is a folder called JavaScriptSpellCheck.
Copy this directory to the root folder of your website (normally where the home page is located).

 

 

 

Step 2: Uploading Javascript Spell Check.

JavaScript Spell Check will only work when uploaded to Microsoft Web hosting with ASP Enabled.  This covers most modern Windows Web Servers.


If you do not work with ASP on your own computer, don't worry - you can continue to work as normal.  The spell-checker will be disabled until the website is uploaded to your live server.

 

Step 3: Test Your Installation 

You can test and troubleshoot you installation by running the files Sample.htm and TestInstall.htm in your JavaScriptSpellCheck directory on your web server .

Learn More...

 

 

 

Classic ASP Support

If the AJAX or Server test fail - you may need to install Classic ASP support to your server.

Turning on Classic ASP Support in Server 2003
Go to Control Panel > Add/Remove programs >Add/Remove Windows Components > Application Server > IIS

Turning on Classic ASP Support in Windows Vista
Go to Control Panel > Programs > Turn Windows features on or off > Internet Information Services > World Wide Web Services > Application Development Features. Turn on ASP, Request Filtering and ISAPI Extensions.

Turning on Classic ASP Support in Server 2008
Go to Start > Administrative Tools > Server Manager > Roles > Web Server (IIS) > Add Role Services > Application Development. Turn on ASP, Request Filtering and ISAPI Extensions.

IIS 7 - Turning on Classic ASP as a Service
You may also need to turn on the Classic ASP feature in IIS7. Start > Administrative Tools > Computer Management
Enabeling Classic ASP in IIS 7

Read more from Microsoft TechNet.