string strJS1;
strJS1 = "<SCRIPT language = 'javascript' type = 'text/javascript'> \r\n alert(\"xxx!\");\r\n
window.location='../IPD/IPD.aspx'\r\n </SCRIPT>";
this.RegisterStartupScript("strJS1",strJS1);
发表于 @ 2006年07月25日 18:15:00|评论(loading...)|编辑