Using Your Key
For good security reasons, the mothod to apply your JavaScript SpellCheck license key varies if with the server mode you are using:
- ASP Users - Copy the key into /JavaScriptSpellCheck/core/settings/default-settings.asp
- PHP Users - Copy the key into /JavaScriptSpellCheck/core/settings/default-settings.php
- ASP.Net users - Edit Web.Config and add this key
<appSettings>......
<add key="aspnetspell_key" value="MY-92838-LICENCE-KEY" />