I need to add a CAPTCHA test to a form in a website, and although I've managed to make the CAPTCHA box appear just fine, I can't make the script validate the words. The way it is now the mail is being sent even if you type complete rubbish in the textbox...
I've tried following a number of tutorials, but all of the changes I made either do nothing or screw up the script.
I think the main problem is that I still haven't quite figured out HOW the button knows what to do when clicked on, so if anyone could help me with that I'd be very thankful.
CultivContactForm CAPTCHA Validation
Hey everyone,
I need to add a CAPTCHA test to a form in a website, and although I've managed to make the CAPTCHA box appear just fine, I can't make the script validate the words. The way it is now the mail is being sent even if you type complete rubbish in the textbox...
I've tried following a number of tutorials, but all of the changes I made either do nothing or screw up the script.
Here are two of the tutorials I dug up:
http://www.asp.net/web-pages/tutorials/security/using-a-catpcha-to-prevent-automated-programs-(bots)-from-using-your-aspnet-web-site
http://www.dotnetcurry.com/ShowArticle.aspx?ID=611
I think the main problem is that I still haven't quite figured out HOW the button knows what to do when clicked on, so if anyone could help me with that I'd be very thankful.
I`m using CultivContactForm 1.0.1.
Cheers,
Guilherme
is working on a reply...