This line has an error in it, but where?

admin

Administrator
Staff member
I'm new to javascript. I have this script within the body of my htm page, but it's not working (it's not calling the php script). Please tell me if there is some obvious error in my code. Thanks in advance.



<script language="javascript">
<!--iaT=document;iaT.write("<img src=http://www.webdeveloper.com/forum/archive/index.php/\"http://www.MyDomain.com","/iaTrack/iaTrack.php?refer="+escape(iaT.referrer)+"\" height=1 width=1>");//-->
</script>
 
Back
Top