Hiding Your E-Mail Address From Evil Spiders

<script language="JavaScript" type="text/javascript"> <!-- var email = "yourname"; var emailhost = "domain.com"; document.write(email + "@" + emailhost); //--> </script>

You can use this script to hide your email address from evil spiders that are crawling the web in search of email addresses they can send spam to.
This method isn't bullet proof, but alot better then nothing at all.

Digg This