Re: Mail link scan

From: Allen Harkleroad - Microsoft MVP (allenharkleroad@spamcop.net)
Date: 06/09/02


From: "Allen Harkleroad - Microsoft MVP" <allenharkleroad@spamcop.net>
Date: Sun, 9 Jun 2002 09:06:26 -0400


here is a great script that obfuscates your email. you can nly see you email
when the page is loaded in a browser. Email harvesters can't put it back
together..

-------------

<noscript>allen@</noscript><script>
  // order shuffled for unclarity
  var a = '<a href="mailto:';
  var c = '@mydomain.com">allen harkleroad</a>';
  var b = 'allen';
  document.write(a+b+c);
 </script><noscript>mydomain.com</noscript>

--------------

Just relace "allen" with your email account (before the @) and replace
"mydoamin.com" with your domain name (email account domain)

--
Allen Harkleroad
Microsoft MVP
1996 to present
"please keep replies in the newsgroup
so others can benefit, email requests will
be ignored"
Spammers can send email to:
blockme@relays.osirusoft.com
(if you want to be added to the black list)
"Frank" <serialfrank@hotmail.com> wrote in message
news:56ce01c20b13$b028e730$9de62ecf@tkmsftngxs01...
It's seems that someone, probably a spammer, have scanned
our web site with a program who could retrieve all our
email links,
Is it possible to block that kind of script?
Regards,
Frank


Relevant Pages