05 2009 档案

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