Putting the address anywhere in the source code in it's original format is just making it easy for someone to read it.
The best thing you can do for them is to put a form that submits to the email address rather than giving a mailto: link to the address. That way it is never seen. ..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Monday, November 27, 2006 11:22 AM To: CF-Talk Subject: RE: Hiding email addresses Is the email address located as hidden field in the form itself? Or are you placing the email into the processing portion of the page? Putting the email as a hidden field is a HGUE no-no as spam-bots read that in a heartbeat. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Jason Rogoz [mailto:[EMAIL PROTECTED] Sent: Monday, November 27, 2006 9:54 AM To: CF-Talk Subject: OT: Hiding email addresses I have a client where I setup a contact form that emails them the results of a form submission. They are claiming they are receiving more spam now since bots are reading the email address in the page. They have asked me if there is a way to hide the email address better...does anyone have any ideas? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:261742 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

