This topic is locked
[SOLVED]

 security code

6/26/2007 9:59:39 PM
ASPRunnerPro General questions
J
Joseph Zuanger author

Hi,
Just want to know how to imprement the following feature:
"enter security code that prevents automated registration". The same feature in the login page of this forum.
Thanks!
Joe

Sergey Kornilov admin 6/28/2007

This security feature is called CAPTCHA. There are hundreds implementations of this feature available, most of them are free:
http://www.google.com/search?sourceid=navc...p;q=asp+captcha
Integration details depend on the component you choose.