Spell Checker for ColdFusion & Lucee Servers

spell checker

Add a spell checker to your web application in just two lines of code with the Foundeo Spell Checker. It's as easy as...

  1. Download & Drop into your Website
  2. Include our javascript file
  3. 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


Download Spell Checker


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

Server Requirements



foundeo spell checker was formerly called activspell


ColdFusion, JRun are trademarks of Adobe Systems Inc. all other trademarks property of their respective owner.