![]() |
I was searching for a replacement spell checker for use on my forums since spellchecker.net charges $150 for 10,000 uses. I found something called XDE Spellcheck, it's a nifty little applet.
Installation is quite simple.. First, you will need to modify the directories of where the applet code is on your server (the bold section in the code). Then add the code below to your style footer: Code:
<!-- spell checking --> Then add the following wherever you want to spell check a textbox called "message" within form "vbform". Code:
<input type="button" class="bginput" name="spell" value="Spell Check" accesskey="c" tabindex="5" onClick="SpellCheckFieldsLocal();"> |
Your zip file does not work.
|
whoops..
it should work fine now. I screwed up on the filename.. |
Is there a way to make it work with the dictionary "unzipped" on the web server so it does not have to be downloaded?
|
currently there is no way to have the java applet read an unzipped dictonary stored on a server.
|
i get a java error -_-
|
hmm i got a suggestion when u click speeel check yout does an alert() where it asks if you want go go ahead because it takes a bit of time on 56k :) ( although i only have 56k for another 5 days )
|
Quote:
|
I get a Spellcheck.class not found error when I try to implement this. Since the .class file is not included in the .zip file where do you get this class file from?
Parker |
you shouldn't get any errors. Everything you need is right in the zip file. Did you put everything in the spellchecker/ directory on your server under your forums home directory?
You can also get everything you need from http://xde.net/distrib/ The standalone spellcheck exe is the one you want. It's got all the docs and everything you need to set it up. Let me know if that helps ya out any. |
All times are GMT. The time now is 01:42 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|