|
EMAIL ENCODER
Are you getting zapped
with mountains of SPAM since you put your email address on your
web site?
This form will allow
you to encode your email address through the use of Character
Entities, transforming your ascii email address into its
equivalent decimal entity. Simply enter your regular e-mail
address in the first text box, click the encode button,
and then highlight and copy the resulting code produced
in the second text box. This encoded email address can be read
and translated back into its original ascii text by almost any
web browser without any further action on your part. Just replace
all instances of your email address on your pages with the code,
and you won't have to worry about spam lists. For example:
On the visible web page:
"For more information, send email to yourname@domain.com."
In the source code for the web page, the above should look like
this:
"For more information, send email to <A HREF="mailto:
yourname@domain.com">
yourname@domain.com
</A>"
To check out the email addresses on this web page, to go the View
menu and choose Source.
Alternative method:
http://w2.syronex.com/jmr/safemailto/
More information can be found here:
http://email.about.com/od/addressencodingtools/Email_Address_Encoding_Tools.htm
http://www.blooberry.com/indexdot/html/topics/urlencoding.htm
Please contact
us if you thought this
tip was helpful - thanks.
|