
Foundeo Spell Checker 2.0 - What's New?
- Easier to install. We've addressed the two most common installation errors in version 1.0 (Getting CFX to work with ColdFusion and setting dictionary filepaths)
- Easier to use (Less code to add to your form page)
- Simple support for spell checking multiple textareas with a single button or from form validation scripts
- Support for auto-finding and spell checking all textareas in a page
- New method for adding any number of dictionaries to a spelling session (Useful for multilingual applications and language extensions, such as medical or legal)
- Improved performance for most spelling sessions
- Replaces illegal unicode punctuation with ASCII equivalents
- Can be installed on the same server as version 1.0 without disturbing your existing forms
Release Notes:
- 7/28/2004 - Fixed bug in addLexicon() method. Words were not found in the main lexicon.
To update, download the zip, refresh activspell2.jar and restart the ColdFusion service.