Quote:
Originally Posted by freecartoonporn
this
we used to do hidden field technique but very simple way.
create a hidden field name it email and check serverside.
if filled then its bot else human.
but yours looks pretty interesting., theres one downside i can think of , is that , people have to retype email at every visit.
another way use javascript to hide field
|
Well considering that this is a registration form, the user should essentially only be filling this form in once so "every visit" shouldn't really be an issue.
__________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
|