Search the site:
(New search engine!!)

Scramble


Plain ASCII    JavaScript embedded ASCI 

Enter the email address:

Enter link text (e.g. "Contact us!"):

The scrambled email address is displayed here:

If you want to improve your chances even more you can embed the ASCII code in JavaScript. This code will create a mailto: link where it's placed in the body section of the page. Why not try it?

<script type="text/javascript">
<!--
document.write("<a href='mailto:&#109;&#101;&#64;&#109;&#121;&#67;
&#111;&#109;&#112;&#97;&#110;&#121;&#46;&#99;
&#111;&#109;'> Contact us!</a>")
// -->
</script>


If you don't want to wrap the ASCII code in JavaScript you can use an ordinary HTML link, like this:

<a href="mailto:&#109;&#101;&#64;&#109;&#121;&#67;
&#111;&#109;&#112;&#97;&#110;&#121;&#46;&#99;
&#111;&#109;"> Contact us!</a>