View Full Version : hide your e-mail from spam bots!
strangedar
08-04-2005, 09:42 AM
The title says it all really. Heres an easy way to hide you e-mail from nasty spam bots (untill they crackl the code). Probably the best e-mail encryptor on the web: http://www.automaticlabs.com/products/enkoderform
gyhkcx
09-22-2005, 07:39 AM
Hey :eek: , you don't need to use this much encrypted code that makes your page heavy. You can simply use javascript to break the mail address so that the bots can't understand them. Use something like this.
<script language="javascript">
document.write("<a href='mailto:"+"my"+"email"+domain"+".com'>");
document.write("display name</a>");
</script>
simple and efficient ;)
The best (and the only) way - not to write in your real email :)
shield
10-29-2005, 11:41 AM
Or make your email address an image...
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.