Spambots unite!

Published 17 September 07 10:13 PM | Coding4Fun 

Modern-captcha[1]While not a solution for email, Phil Haack talks about a simple way to help prevent spam bots from attacking your forms on your web sites.  By using an invisible captcha, one can defeat most bots. 

First, what is a Captcha?  It is a challenge - response test to help determine that you are actually a human.  You've undoubted already came across a few of these during a sign up process of some text with a grid or a line through it asking what it says.

Haack came to the conclusion that most bots don't do two things, parse CSS and execute JavaScript.  Haack's solution adds in a field in a hidden div tag that a spam bot would fill then checks it server side during the validation of the submission.  He even wrote a validation control which is on CodePlex.

Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Page view tracker