Free Email Riddler- Say goodbye to spam!
Page 1 of 1 • Share •
Free Email Riddler- Say goodbye to spam!
The Email Riddler is an online tool available at DynamicDrive. It encrypts your email address into a series of numbers making it nearly impossible for spam harvesters to find your email and add it to their lists.
Protect yourself from junk mail by using the Email Riddler (online tool)!
Here's an example for you@yourdomain.com:
Protect yourself from junk mail by using the Email Riddler (online tool)!
Here's an example for you@yourdomain.com:
- Code:
<script type="text/javascript">
/*<![CDATA[*/
/***********************************************
* Encrypt Email script- Please keep notice intact
* Tool URL: http://www.dynamicdrive.com/emailriddler/
* **********************************************/
<!-- Encrypted version of: you [at] **********.*** //-->
var emailriddlerarray=[121,111,117,64,121,111,117,114,100,111,109,97,105,110,46,99,111,109]
var encryptedemail_id41='' //variable to contain encrypted email
for (var i=0; i<emailriddlerarray.length; i++)
encryptedemail_id41+=String.fromCharCode(emailriddlerarray[i])
document.write('<a href="mailto:'+encryptedemail_id41+'">Contact Us</a>')
/*]]>*/
</script>

Null-11- Admin

- Number of posts: 1123
Registration date: 2007-12-24

Permissions of this forum:
You cannot reply to topics in this forum
Affiliate







