|
Reducing
Electronic Junk Mail (SPAM)
Nearly everyone who has an e-mail account receives unsolicited
electronic junk mail (SPAM) on a daily basis. This is especially
true if your e-mail address is posted on a web page. Many companies
utilize automated robot software programs designed to search web
pages and "harvest" e-mail addresses for the company's
databases. These databases are used for electronic advertising campaigns
and are sold and/or traded to other spammers.
These applications work by looking for code with the @ sign
and mailto: command. If your e-mail address must be published
on the web, you can reduce the amount of unsolicited mail by using
Javascript to encode your address so that it is invisible to the
automated robot programs.
For the people who use browser that does not support Javascript
programs, they will not able to implement Javascript encoded e-mail
address on the browser. If this is the case then you can put an
image that shows email address in it.
INSTRUCTION FOR IMPLEMENTATION OF JAVASCRIPT
(1) Standard HTML code for creating an e-mail address hot link
is:
|