|
Avoid Email Harvestors
Here is a nice Java Script you can use to hide your email addresses listed on your web
pages.
<script language="JavaScript"><!--var name = "nhbs";
var domain = "hotmail.com";
document.write('<a href=\"mailto:' + name + '@' + domain + '\">');
document.write(name + '@' + domain + '</a>');
// --></script>
The script in action:
To use: change the information that we have italicized, underlined
& is in bold print
NEVER use your "real" email address when posting to newsgroups,
classified sites, FFA etc. That is where spammers get your email address. Use "throw away" email accounts. Such as:
Hotmail
Yahoo
Bigfoot
Angelfire
For a big list of free email providers please visit this site: Free Email Address Directory
Organizations & Websites

Fight Spam On The Internet - Provide
lots of tips & tricks to keep those spammers off your back!! Includes
information on how to complain to spammers provider.>
Five easy
ways to avoid spam - Brought to you by ZDNET>
A nice site on different ways to hide your email address>
Harmless Strategies
Newsletter - More tips on how to avoid spam>
|