摘要: 一、在内联框架中,刷新整个框架,在.net中使用此方法(ScriptManager.RegisterStartupScript(this.Page, this.GetType(), "refresh", "window.parent.location.href=window.parent.location.href;", true);); 阅读全文
posted @ 2013-10-24 10:02 jeamsluu 阅读(129) 评论(0) 推荐(0)