Advertisers use software programs called spambots that extract email addresses from web pages.
There is an easy way to hide your email address so that these bots can't read it. Don't worry, your browser will be able to read it just fine. Place the following script in your html where you want the email link to appear. The only problem is that "mailto:" doesn't work with Internet Explorer.
Using the above examples might not be the best idea since it will only appear on the page when your visitor is using a browser that supports JavaScript. The example below will work everytime (except with I.E.). It functions by replacing the characters in your email address with ascii character numbers like in the example below.
moron@mo
ron.com
moron@moron.com
TIP: To speed up the process of converting your email address into ascii characters use this Charset Conversion Utility.
Home Page This Page Was Last Updated: