let it be
行到水穷处 坐看云起时
摘要: //关闭,父窗口弹出对话框,子窗口直接关闭this.Response.Write("<script language=javascript>window.close();</script>");//关闭,父窗口和子窗口都不弹出对话框,直接关闭this.Response.Write("<script>");this.Response.Write("{top.ope... 阅读全文
posted @ 2008-12-09 16:06 流浪浪 阅读(267) 评论(0) 推荐(0) 编辑