Switch to full style
:rolf:General and off topic threads containing intellectual discussion
Post a reply

Secure forms without using captcha

Thu Oct 23, 2008 11:31 am

My web site uses an enquiry form that is sent to the owners of a property advertised on the site. I am currently using a captcha script to protect it from automated attempts at fraud from Africa. The robots auto complete the form reqeusting info about the property and promising to send payment for more than is asked. You know the kind of thing.

The captcha works fine. But I am convinced that it is stopping more people from making enquiries via the site. I hate them too.

So, does anyone know of a safe method to prevent this type of robot? They are not scanning for email addresses. Thanks Phil



Re: Secure forms without using captcha

Thu Oct 23, 2008 11:15 pm

#1: double check all the input data, an email should be in email format, a phone number should be numbers only, email body should not contains any "http://" 's .. etc

#2: use "Honey Pot" technique instead.

*This solution will reduce spams to 98% coz there still robots who still can bypass this method ...

Post a reply
  Related Posts  to : Secure forms without using captcha
 Using forms with ASP     -  
 php forms     -  
 Multipart HTTP forms submitter - With Progress Information     -  
 How to make Secure Jar file     -