Character Code Polymorphic Email Encoder by Marvin Daugherty
This program forces spambots to execute Javascript or optically read text.
Security is not perfect. The address will be visible but not clickable if the
browser Javascript is off. To use this program, a very basic understanding of
html and graphics is required. Note: Each address has its own function.
- On your site:
- Create a .gif image of the email address in MS Paint.or similar program.
(the visible email link)
- Store the .gif in an appropriate folder.
- On this page:
- Type in the email address.
- Click 'Create the Function'.
- Copy the function and anchor front end.
- On your page:
- Paste the function in the head along with the script comment tags if
necessary.
- Paste the anchor front end in the body.
- Finish the anchor so it looks like this: <a href="" onclick="this.href=QZFjLz()">path/your_graphic.gif</a>