Page is a not externally linkable
Robino - 8:58 pm on Feb 28, 2005 (gmt 0)
Sure there is. <!-- </script> It helps.
There is really nothing practical that we can do to prevent the SPAM
<script language=javascript>
var username = "emailaddress";
var hostname = "yourdomain.com";
var linktext = username + "@" + hostname;
document.write("<a href=" + "mail" + "to:" + username +
"@" + hostname + ">" + linktext + "</a>")
//-->