Response.Write("<script language=javascript> window.opener.location.href=window.opener.location.href; window.opener.location.reload(true); window.opener='null';window.close();</script>");
 这样写会跳出try and cancle的窗口
怎么解决??