Forum Moderators: DixonJones
<script language="JavaScript">
c=p3;
document.write(c);
</script>
The problem is that you are supposed to put it before the </body> tag, but:
p3="</td></tr></table></center></body></html>";
So I effectively put it after the tag.
As I say, all these pages are showing up in the Analytics stats so it must be okay.
Peter