<SCRIPT language="JavaScript">
<!--
var res=get screen resolution for example;
var gophp="<src=htt" + "p://www.mysite.com/myscript.php?UserID=Entropia&ref=" + res + ">";
document.open()
document.write(gophp);
document.close();
-->
</SCRIPT>
it works fine just if you have to display some image i have problem if the code is copied into frame
lets improve this