M
Mark G.
Am trying to get this script to work. Is supposed to allow me to attach an
image to an email to link with bots being able to pick it up. Got it from
someone on here and thought I had everything right, but guess not! Can
anyone please help? Would be much appreciated. Thanks much.
<p><script type="text/javascript">
<!--
var us,dm,addy;
us = "cadman_meg2";
dm = "comcast.net"
addy = username + chr(64) + dm
document.write("<a href=\"mai" + "lto:" + us + chr(64) + dm + \">")
document.write("<img src=\"email.gif" width=\"40\"
height="\20\" alt=\"\">")
document.write("</a>")
// -->
</script>
<noscript>Email me Here</noscript>
</p>
image to an email to link with bots being able to pick it up. Got it from
someone on here and thought I had everything right, but guess not! Can
anyone please help? Would be much appreciated. Thanks much.
<p><script type="text/javascript">
<!--
var us,dm,addy;
us = "cadman_meg2";
dm = "comcast.net"
addy = username + chr(64) + dm
document.write("<a href=\"mai" + "lto:" + us + chr(64) + dm + \">")
document.write("<img src=\"email.gif" width=\"40\"
height="\20\" alt=\"\">")
document.write("</a>")
// -->
</script>
<noscript>Email me Here</noscript>
</p>