摘要: //关闭,父窗口弹出对话框,子窗口直接关闭this.Response.Write("<script language=javascriptwindow.close();</script");//关闭,父窗口和子窗口都不弹出对话框,直接关闭this.Response.Write("<script");this.Response.Write("{top.opener =null... 阅读全文
posted @ 2009-05-02 12:18 billrobin 阅读(991) 评论(0) 推荐(0) 编辑