Digital Colony!
<<Return to Article

Mask Email ASCII Generator

The Mask Email ASCII Generator will create an ASCII representation of your email address. Highlight the code created, copy it, and then slap it inside your HTML wherever you typically use mailto: calls. This should fool most spiders.

 
When sending to muliple email addresses, separate each address with a comma (no spaces).
Useful if you want to display something other than your email as the link text.
(Optional) Tool tip text that displays when mouse is above email link.
Email Subject:
(Optional) Will be the default subject line for email sent.

Cut and Paste Below

<a href="m&#97;ilto:&#108;&#97;&#114;&#114;&#121;&#107;&#105;&#110;&#103;&#64;&#99;&#110;&#110;&#46;&#99;&#111;&#109;?subject=Show Feedback" title="send an email to Larry King">&#69;&#109;&#97;&#105;&#108;&#32;&#76;&#97;&#114;&#114;&#121;&#32;&#75;&#105;&#110;&#103;</a>

Test ASCII Link

Email IMAGE Generator can be found here.

Digital Colony Copyright © 1999-2008 XHTML   508
This site uses Blogger, which is not 100% XHTML compliant.
Try...Catch Disclaimer: For brevity many examples do not include error handling. That is your responsibility.