<scritp language="javascritp">
var aWidth = screen.availwidth - 10 + "px";
var aHeight = screen.availheight - 50 + "px";
var aFeature =
"top=0px, left=0px, height="+ aHeight + "," + " width=" + aWidth + "," +"toolbar=no, location=no, directories=no, status=yes, menubar=no, scrollbars=no, resizable=yes";
window.open( "http://localhost/WebTest/Login.aspx", "Login",
aFeature );
</scritp>
arrow
arrow
    全站熱搜

    nan 發表在 痞客邦 留言(0) 人氣()