This topic is locked

Code to implement CAPTCHA

1/28/2007 3:07:03 AM
ASPRunnerPro General questions
G
gnabi author

Hi,
I am using ASP Runner. I need to implement CAPTCHA on login screen to avoid spamers. Can some please point me to the code for this.

Thanks in advance, gnabi

Alexey admin 1/29/2007

Hi,
here is the CAPTCHA script I found:

http://www.u229.no/stuff/Captcha/
It's written in pure ASP and will work on any hosting.

You can try to integrate it into ASPRunner-created pages.