Email spam protection ?

DnaDna Registered Users Posts: 435 Major grins
edited July 24, 2006 in SmugMug Support
I usually use the following script to protect my email from bots but it won't work on the html only pages.
<sc_ipt LANGUAGE="Javascript">
username="name"
at="@"
domainname="domain.com"
document.write("<A HREF='mailto:"+username+""+at+""+domainname+"'>"+username+""+at+""+domainname+"</a>")
</sc_ript>
Is there something I can use to replace it ?

Dna

Comments

Sign In or Register to comment.