spellchecker in ASP
Brought to you by:
jshimada
So I installed Aspell and ASPExec (which is free) and
then I ported the code to ASP.
You will need to install components so this won't work
on shared hosting arrangements.
You also need to create a temporary directory that the
web server has access to. In my case I created a
directory called "tmp" in the spellchecker directory.
But if you have ASPExec, ASpell and the tmp folder
created it should just work.
I did this a year ago, so it might be out of date now, I'm
not sure what the minor bug changes were or if they
would effect my port.
Files I use on IIS with ASP