| Your Best Hosting Solution Keeping it Simple | | | | | | |  | Email Address Protector |  |
What it's all about: Here's a clever way to prevent email address collecting "robots" from grabbing your email address while still making your address available to your visitors. How to install this script:ONE STEP TO INSTALL EMAIL ADDRESS PROTECTOR: 1. Copy the coding into the BODY of your HTML document STEP ONE: Paste this code into the BODY of your HTML document <BODY> <SCRIPT LANGUAGE="JavaScript"> <!-- Original: CDR Software --> <!-- Web Site: http://www.cdrsoft.com --> <!-- Begin user = "username"; site = "example.com"; document.write('<a href=\"mailto:' + user + '@' + site + '\">'); document.write(user + '@' + site + '</a>'); // End --> </SCRIPT> | | | | | |