Forum Moderators: phranque

Message Too Old, No Replies

preventing email harvesting

will this work

         

expat123

6:11 am on Nov 19, 2003 (gmt 0)

10+ Year Member




Hello all,
I run community site and would like to prevent users' email addresses from being harvested.

I am considering storing email addresses in a mysql database (where they reside anyway) and have them retrieved once a user clicks a submit button. Would this work or can spiders simulate a post and thus retrieve the email address?

thanks.

Zaphod Beeblebrox

9:47 am on Nov 19, 2003 (gmt 0)

10+ Year Member



If you send the message after the submit button is pressed, there's no actual page with the email address in it, so it can't be harvested.