Javascript to add the two sections name + @ + domain.
Contact me:
(please don't use this address, all email sent to it will be added to a blacklist)
<script language="JavaScript" type="text/javascript">
<!--
var lhs = "boris";
var rhs = "britstream.com";
function print_mail_to_link(){
document.write("<A HREF=\"mailto");
document.write(":" + lhs + "@");
document.write(rhs + "\">" + lhs + "@" + rhs + "<\/a>");
}
//-->
</script>
<p>Javascript to add the two sections name + @ + domain.</p>
<script language="JavaScript" type="text/javascript">
print_mail_to_link()
</script>
Home |
Tips |
Contact |
Email Obfuscation For Spambots |
00 |
01 |
02 |
03 |
04 |
Example PHP Contact Form