Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 MOD: SpellCheck
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Kal Corp
Average Member

USA
878 Posts

Posted - 28 October 2000 :  19:29:11  Show Profile  Visit Kal Corp's Homepage
<b><u>Mod Name: <font color=red>SpellCheck</font id=red></b> </u>
Very simple, This most likely will not go in the final release until Class files is removed.

<u><b>Demo:</b></u>
http://vasserver.dyndns.org/Forums_2000/test/default.asp

<u><b>Status: </b></u>
Still testing.
A Class file needs to be added to the server. Working on adding this to the ASP code. ( NOT adding a file to the Server )

<u><b>Files or Code:</b></u>
<font color=purple>spellcheck.zip</font id=purple>
http://vasserver.dyndns.org/Forums_2000/mods/spellcheck/spellcheck.zip
<font color=red>Copy the class file to \%systemroot%\java\trustlib on the server!</font id=red>
<font color=purple>pop_spellcheck.asp</font id=purple>
http://vasserver.dyndns.org/Forums_2000/mods/spellcheck/pop_spellcheck.txt
<font color=purple>post.asp</font id=purple>
http://vasserver.dyndns.org/Forums_2000/mods/spellcheck/post.txt

<b>Add to Inc_fuctions.asp at end </b>
function SpellcheckASP(TXTTOSC)
set sc = GetObject("java:SpellCheck")
sc.loadDictionary "c:\dictionary.txt"
sc.setHighlights "<u><b>", "</b></u>"
SpellcheckASP=sc.checkSpelling(TXTTOSC)
end function

<u><b>Comments:</b></u>
You will see the Spellcheck when posting, next to preview
<font color=red>You can put the Dictionary anywhere, but the code is defaulted to C:\dictionary.txt</font id=red>


Edited by - kal corp on 28 October 2000 22:18:47

Kal Corp
Average Member

USA
878 Posts

Posted - 01 November 2000 :  20:05:01  Show Profile  Visit Kal Corp's Homepage
Has anyone used this?

Go to Top of Page

HuwR
Forum Admin

United Kingdom
20592 Posts

Posted - 01 November 2000 :  20:21:13  Show Profile  Visit HuwR's Homepage
Oh heaven, no more messpelled wirds on my frum <img src=icon_smile.gif border=0 align=middle>

Haven't had any probs yet

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page

Sabre Cat
New Member

USA
55 Posts

Posted - 02 November 2000 :  17:44:09  Show Profile  Visit Sabre Cat's Homepage
Frankly, it seems pointless installing mods when all that's gonna happen is that you'll lose them if the next version of snitz doesn't support them.


Go to Top of Page

HuwR
Forum Admin

United Kingdom
20592 Posts

Posted - 02 November 2000 :  17:59:06  Show Profile  Visit HuwR's Homepage
I think you will find that most of the developers here go to a lot of trouble to make the code as easy to plug in as possible. If there is a problem plugging it into the next version, they generaly release an update of the mod fairly soon afterwards.

Is that not the whole point of the forum.

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07