Aces High Bulletin Board
General Forums => The O' Club => Topic started by: Agent360 on June 03, 2009, 07:22:24 PM
-
Hi Friends,
I use Matt's "formmail" on my web sites for from submissions. But it does not have any CAPTCHA feature.
Can anyone recommend an open source form mail script that uses CAPTCHA.
Thanks
Agent360
-
Howdy Agent.
http://www.codeproject.com/KB/custom-controls/CaptchaControl.aspx (http://www.codeproject.com/KB/custom-controls/CaptchaControl.aspx).
Customisable and looks good. It's ASP .NET
This one is a nice idea, but I didn't think it suitable for a commercial website. Is available in PHP, Java, ASP and more.
http://recaptcha.net/learnmore.html (http://recaptcha.net/learnmore.html)
-
Thanks for the reply.
I found reCAPTCHA the other night but I had to "sign up" which I hate to do.
But, I did it and it actually works great.
Here is a link to the site I put it on in case anyone is interested in how this works.
http://www.pomseagrove.com/9_seawinds/contact.php (http://www.pomseagrove.com/9_seawinds/contact.php)
I had to make some custom error pages and use two instances of the form handler script. But is because of the way I designed the site...two porperties on one site...ehhh tried to keep things organized.
Anyway, thanks
Agent360