Joined: Thu Oct 23, 2008 11:12 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
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
Amahdy
Topic subject: Re: Secure forms without using captcha
Posted: Thu Oct 23, 2008 11:15 pm
Joined: Sun Oct 14, 2007 11:19 pm Posts: 9 Location: Maady Has thanked: 0 time Have thanks: 0 time
#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 ...