//scriptlanguage="javascript"
writeCookie();
function writeCookie() {
var enddate = new Date("December 31, 2060");
document.cookie = "screenresolution="+ screen.width +"x"+ screen.height + ";expires=" + enddate.toGMTString();
window.location.replace("phptag $_SERVER['PHP_SELF'] .'?'.$_SERVER['QUERY_STRING'] phpend");
}
/script
http://www.winasm.net/forum/index.php?showtopic=1178
No comments:
Post a Comment