Online Documentation
- Introducing ASPSpellCheck
- Introduction to ASPSpellCheck
- What's New
- Getting Started
- Installation and Settings
- Installation Process
- Compatibility
- Installing Dictionaries
- Your Custom Dictionary
- Enforcing Spelling Corrections
- The Settings File
- Usage
- Basics
- ASPSpellLink Class
- Properties
- caseSensitive
- checkGrammar
- dictionary
- dialogLanguage
- doneMessage
- externalCSS
- fields
- hideSummary
- ignoreAllCaps
- ignoreNumbers
- ignoreWebAddresses
- javaScriptCallback
- newSentanceOnEachNewLine
- useSession
- ASPSpellPath
- Methods
- buttonHTML
- buttonXHTML
- imageButtonHTML
- imageButtonXHTML
- linkHTML
- spellingCheck
- spellingSuggestions
- url
- Notes for Advanced Developers
- ASP.Net Compatibility
- Caching
- Examples
- Basic SpellCheck
- Server Side Spellchecking
- Language Variants
- Submitting a Form
- Rich Editors
- Licenses & Registration
- Free Trial
- Registering
- License Agreement
Compatibility
Browser Compatibility:
ASPSpellCheck adheres strictly to HTML, CSS and JavaScript standards, to ensure good ongoing browser compatibility for your spellchecker. We believe that ASPSpellCheck has amongst the highest compatibility of any commercial web spell checker.
ASPSpellCheck has been designed to work with modern versions of the following browsers:
- PC AOL Explorer
- PC Internet Explorer 4+ (including 7)
- PC Netscape Navigator 6+
- PC Mozilla FireFox
- PC Safari
- Macintosh Safari
- Macintosh Mozilla FireFox
- Macintosh Internet Explorer
- Macintosh Netscape Navigator
- Macintosh Camino
Server Compatibility:
ASPSpellCheck has been designed to work with modern Microsoft® web servers. The minimum requirement is for NT4 Server - although Windows Server 2000 or newer is advised.
No special DLLS or EXEs or ACTIVEX controls need to be installed. In addition no database is required. This makes ASPSpellCheck ideal for many "Virtual Hosting" (shared hosting) environments.
To run the server must have IIS installed. The Application will need access to the following standard objects:
- The Application object
- Scripting.FileSystemObject
- Scripting.Dictionary
- Msxml2.ServerXMLHTTP
These environmental factors are available in the majority of modern Microsoft hosting environments, without any special installations being performed.
