On Sun, 31 Aug 2008 18:49:15 +0100, Stut wrote:

>Field names
>Don't name fields things like name, email, address, postcode, message,  
>etc. Instead name them a, b, c, d, e, etc but name your hidden field  
>email. That should provoke most bots into changing that value and  
>leaves others unsure what to put where so they ignore the form.

The downside of this one is that auto-fill in Firefox will not know how
to populate an email field, a name field, and address field, etc. so
these frequently typed fields will need to be entered by a (now
aggravated) visitor who normally gets to just press down arrow, tab.
-- 
Ross McKay, Toronto, NSW Australia
"It doesn't matter if the Rock wants to go get diamond rings or not!"
- The Rock

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to