10/01/2002 updated 02/21/06
E veryone hates to get Spam or Junk mail. This little script can hide your email address from the spambot index ribots.
T he e-mail address is stored on the server in a disassembled form which is later re-assembled by your browser using Javascript. Spambots merely perform simple text searches for valid e-mail addresses and they will not be able to harvest any e-mail addresses from your webpage. For example: "TheConsigliereLtd.zzn.com" is stored in one place, "Webmaster" in another, and "@" in yet another. Then, there is a paragraph of programming code that tells your internet browser to assemble the three parts into a clickable link.
W e have tested the code in IE5.5, IE6, Netscape4.08 and Netscape7.0. This script worked well in all platforms tested with no variations observed.
D epending on your knowledge of HTML and java scripts, this is an easy one step copy and paste code that is placed anywhere in the <BODY> section of your document where you want it to appear. Below we will show you where to make the minimal reconfigurations within the code.
<script language="JavaScript"><!--
// hide script
var sb_domain = "TheConsigliereLtd.zzn.com"
var sb_user = "Webmaster"
I f this is slightly confusing all you are doing is changing the domain and user name for your email address. So if for example your email address is consigliere1949@hotmail.com, the below section of code would like like this:
<script language="JavaScript"><!--
// hide script
var sb_domain = "hotmail.com"
var sb_user = "consigliere1949"
T
he below email link is set up with the code in it. Click on it and check it out to see that it does work. It will open your default email program as usual.
[ ]
I
f you would like to add this effect into your pages, grab the respective below link and you are there. We hope our tutorial was easy to follow and we covered everything in detail. If you have any problems with this or anything else, feel free to consult our [ FAQ ] and if you can't find the answer there, [ contact us ].
[ Get Code Here ]
[ Rate This Page ]
Search Our Site By Individual letter
[ A ]
[ B ]
[ C ]
[ D ]
[ E ]
[ F ]
[ G ]
[ H ]
[ I ]
[ J-K ]
[ L ] |
Little Tips Directory [ Page 1 ] [ Page 2 ] [ Page 3 ] [ Page 4 ] [ Page 5 ] [ Page 6 ] [ Page 7 ] |
[ Index Page 1 ]
[ Index Page 2 ]
[ Index Page 3 ]
[ Index Page 4 ]
[ Index Page 5 ] [ Index Page 6 ] [ Index Page 7 ] [ Index Page 8 ] [ Index Page 9 ] [ Index Page 10 ] [ Index Page 11 ] [ Index Page 12 ] [ Index Page 13 ] [ News Letter Archives ]
[ Navigation Page ]
[ Archives Of Published Material ] |
If you are part of the ever growing number of webmasters who enjoy
sharing your knowledge with others on web design, join The
Consigliere Ltd. web ring to broaden your scope of exposure.
Join Today
This Site Was Built And Is Maintained Exclusively by
The Webmaster @ Consigliere Ltd.
Copyright © Consigliere Ltd., All Rights Reserved. 2001-