[thelist] how to stop email form spam

Brady Mitchell mydarb at gmail.com
Thu Sep 27 23:37:10 CDT 2007


> ugh... what do y'all think I should I do?

Take a look at 
http://www.modernbluedesign.com/web-design-blog/fighting-spam-with-css.

Basically you add another form field that is hidden via CSS so the user 
won't see it but the bots will fill it in. Then in your form processor 
you add a simple check, if that form is filled in you don't send the email.

Brady



More information about the thelist mailing list