Page is a not externally linkable
- WebmasterWorld
-- Webmaster General
---- Avoiding email harvesters


Robino - 2:00 am on Nov 4, 2003 (gmt 0)


I've been using this:

<!--
var username = "contact";
var hostname = "domain.com";
var linktext = username + "@" + hostname;
document.write("<a href=" + "mail" + "to:" + username +
"@" + hostname + ">" + linktext + "</a>")
//-->

Seems to work pretty well


Thread source:: http://www.webmasterworld.com/webmaster/3797.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com