View Full Version : Spam proof email
Weapon
January 9th, 2001, 01:46
Does anyone know what the javascript is, the one that you put on your site and looks like the normal mailto: thing but is actually made out of javascript? To stop spam you know? Or does anyone know any other script that you put on your site and spammer's can't get to which allows you to use images?
Koolguy
January 9th, 2001, 01:57
This will generate the code for you:
http://www.koolplace.com/other/spam.php
Weapon
January 9th, 2001, 03:37
What if I want it to display a image instead of a text
Nick
January 9th, 2001, 17:13
Originally posted by Weapon
What if I want it to display a image instead of a text
Example:
<A HREF=mailto:hello@hi.com><img src="/images/image.gif" width="xx" height="xx" border="0" alt="hello@hi.com"></A>
Powered by vBulletin® Version 4.1.7 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.