I can't find a reference on www.meetup.com/coldfusionmeetup
to the archived presentation, but the basic idea is this:

Add a hidden form field that a user can't see, and therefore,
won't fill in, and use it to trap a bot/spider.

The bot doesn't realize the field is hidden and puts something
in it.  Check the field when the form is submitted for the
presence of a value in the field.  If there's a value in the
hidden field, don't process the form.

I love the idea and hope it works well.  I'm going to implement
it and see how it goes.

Anyone have any experience with this highly efficient,
user-friendly method?



-----Original Message-----
From: Claude Schnéegans <schneeg...@internetique.com>
[mailto:=?ISO-8859-1?Q?Claude_Schn=E9egans <schneegans@interneti=71?=
=?ISO-8859-1?Q?ue.com=3E?=] 
Sent: Thursday, October 13, 2011 8:32 AM
To: cf-talk
Subject: Re: Hiding email address from spiders


 >>How about the "honeypot" method that was presented
on CFMeetup a few months ago?

Never heard of it. Any reference ?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348089
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to