Foundeo Spell Checker
Add a spell checker to your web application in just two lines of code with the Foundeo spell checker.
- Include our javascript file
- Add a spell checker button to your form.
The spell checker runs on your server using either ColdFusion, PHP, Java, or JSP.
Just $199 per site/server.
Try the Spell Checker
Download Trial | Ordering FAQ | Licensing | Ask us a question
Try it Risk Free. Full Refund within 30 days of purchase.
Try it Risk Free. Full Refund within 30 days of purchase.
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. View documentation for details. Integrating with FCKEditor, click here.
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.
- Spell Checking is done on your server using either ColdFusion, PHP, or JSP. No third party services required!
foundeo spell checker was formerly called activspell
