Spell Checker for ColdFusion & Lucee Servers
Add a spell checker to your web application in just two lines of code with the Foundeo Spell Checker. It's as easy as...
- Download & Drop into your Website
- Include our javascript file
- Add a spell checker button to your form.
Pricing Starts at $199 for one site on one server.
1) Try our Demo |
2) Try it On Your Server |
3) Buy It |
|
The spell checker runs on your server using either ColdFusion (CFML) or Lucee.
Example Code
Here's the code used to run the above example:
<script language="JavaScript" src="spell.js" type="text/javascript"></script> <form name="myForm"> <textarea name="content">I am speled wrang</textarea> <input type="button" value="Check Spelling" onClick="spell('document.myForm.content.value');" /> </form>
The code in bold represents changes you might make to an existing form.
Features
- Works on IE 4+, Firefox, Safari, Chrome and Opera Browsers. No plugins required.
- Easy to implement - add to any HTML form with just a few lines of code.
- Easy server side installation (just drop a folder on the server, in most cases)
- Spell Checking is done on your server using either ColdFusion, or Lucee. No third party services required!
- Section 508 Compliant
- Integrates with CKEditor
- Integrates with FCKEditor & cftextarea
- Add Words to a Custom Dictionary
- Spell Check multiple form fields, or entire form at once.
Server Requirements
- ColdFusion Version
- Adobe ColdFusion Version 9, 10, 11, 2016 or 2018
- or Lucee 4.5+
- or OpenBlueDragon 1.0+
foundeo spell checker was formerly called activspell
ColdFusion, JRun are trademarks of Adobe Systems Inc. all other trademarks property of their respective owner.