We use asp mail and therefore, most of our forms are written in asp. Does anyone use any image scramblers for forms that are compatible with asp and run on a Windows server.
Thank you.
Corey Bryant
8:52 pm on Apr 9, 2007 (gmt 0)
We built something with csImage.
I think captcha from web wiz might work OK for you as well
-Corey
michelled
10:27 pm on Apr 9, 2007 (gmt 0)
My programmer tried to install the captcha and they didn't work. If you're saying that they're compatible, maybe I should have my other programmer try it. I just assumed that when she couldn't do it, that it couldn't be done.
Any other suggestions?
Michelle
Corey Bryant
4:58 pm on Apr 10, 2007 (gmt 0)
Do you know what errors they got? Did you just try it on a single page first or maybe ask Web Wiz for some help? They will provide help in their forums.
-Corey
thecoalman
6:23 pm on Apr 10, 2007 (gmt 0)
My solution is to skip the image and add a question to the form. The key is uniqueness, for example add a paragraph somewhere and underline a word.
Q: Type the word in that is underlined....
For all intents and purposes that's impossible for a bot to get by plus it's accessible to anyone.
Rossv1
1:55 pm on Apr 11, 2007 (gmt 0)
I am using a captcha web service that I found on x methods. The images are not so obscure as to be unreadable, but they have eliminated the 50+ spam submissions to my directory I was getting every day.