../br/default.aspx
===========================================================
Page.RegisterStartupScript("StartUP", "<script>window.open('"+
EINTECH.APP.ARCHIVE.BR.Common.WebMainPath +
"old/NextFile.aspx?ID=" + strID + "&VOL_DAH=" + strVOL_DAH + "&FIL_NAME1=" +
strFIL_NAME1 + "&btype=1','_blank','scrollbars=yes,width=600px,height=400px,top=20,left=100');</script>");
old/NextFile.aspx
==========================================================================
Response.Write("<script>alert('成功!');window.opener.navigate('../br/default.aspx');;window.close();</script>");
发表于 @ 2005年03月18日 17:24:00|评论(loading...)|编辑