
According to Consumer Reports the most common way SPAMers get Email addresses is by "harvesting" them from public webpages. They do this with widely used software that roams the Internet searching the hidden code that underlies web pages looking for character patterns that have the form of email addresses and capturing these addresses. Ads for one such product claims it collects thousands of addresses hourly and is "so simple a 12-year-old can learn to run it in 15 minutes." Don't be intimidated by the terms HTML and JavaScript you'll see on this page. You don't need to understand anything about either of them to use this program. Virtually all webpages are created using HTML "code" (programming language is called code). You use a web page design/creation tool to make your web page. It creates the HTML code for you, and you may be unaware it's there. But, if you look behind the curtain, underneath the pretty page you will see it is made up of a jumble of letters and symbols. This is the HTML code, also called the "Source". Most webpage making tools let you look at and edit/change the underlying HTML code. The illustrations on the page come from Microsoft's FrontPage webpage making tool, but your tool almost surely has a similar feature. In FrontPage the Tab you press to go to the HTML is in the lower left of the screen as shown here:
A second, similar type of code used in making webpages is called JavaScript. Email Mask generates some JavaScript code you add to your webpage that conceals your address from the SPAMers while letting visitors email you. You will copy & paste this code into your webpage's HTML code. I've tried to make following explanations clear enough so you can do this without understand anything about HTML or JavaScript. In the unlikely event your webpage tool doesn't have an HTML view/edit feature you can put your webpage in Windows Notepad to make the changes.
.
|
Now, here's how it looks for real to a visitor:
|
You can email me here:
Hope you find it useful. |
Using a Graphic as Your PromptIf you are using a graphic as your Email prompt, after pasting in the JavaScript you will see something like this in your webpage maker tool:
The easiest way to add the graphic is to simply copy the file named "email.gif" from the Email Mask program folder into the folder with your webpage file. But, if you don't like this graphic and want to use a different one, locate the following line that's at the top of the JavaScript you pasted in: <a href="JavaScript:EmailMask()"><img src="email.gif" alt="Email" border="0" width="40" height="28"></a>
carefully edit the line and change "email.gif" to "yourgraphic.ext".
You also have to change the width= and height= values to the width
and height of your graphic. Be careful not to change anything
else. Then put your graphic in the same folder with your
webpage.
Levels of MaskingEmail Mask lets your choose from three levels of masking:
Note: All three levels create results that look
the same in a browser.
|