One of my colleagues suggested a solution that almost works, On the form page 
you have a form field which has the time when the form is loaded (now()), on 
the action page, you make sure hte field exists, and then also see if now() now 
is atleast 1-2 seconds more than the formfield value (hoping that if it is a 
bot post, it would be very quick and less than whatever the interval we set it 
as, and hence a bot). Only if the time difference is "human", do you process 
further. 

Hope this helps. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249605
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to