摘要: 1、弹出子页面:Response.Write("<script>showModalDialog('htxx_copy.aspx?id=" + id + "&t="+DateTime.Now.Millisecond+"',window,'dialogWidth:350px;dialogHeight:300px')</script>");2、子页面关闭后刷新父页面:Page.ClientScript.RegisterStartupScript(Page.GetType(), 阅读全文
posted @ 2012-11-01 10:43 山清石玉 阅读(540) 评论(0) 推荐(0)