我在aspx里面嵌了一张ascx, 而在ascx的后台里有这么一句:
newWindow=parent.window.open('Individual/OrderDetail.aspx','mypage1','top=0,left=0,resizable=yes,toolbar=yes,location=no,toolbar=yes, menubar=yes, scrollbars=yes'); newWindow
newWindow=parent.window.open('Individual/OrderDetail.aspx','mypage1','top=0,left=0,resizable=yes,toolbar=yes,location=no,toolbar=yes, menubar=yes, scrollbars=yes'); newWindow