strScript += "<script type=‘text/javascript‘>\n"; strScript += "window.open(‘http://*.*/login_submit.jsp?username=" + username + "&hostname=xmxjjl.com&password=" + password + "‘,‘_blank‘);\n"; strScript += "location.href=‘/‘;"; strScript += "</script>";RegisterStartupScript("PopUp", strScript);