1、Response.Redirect(Request.Url.ToString());

2、Response.Write("<script>window.location.href=document.URL;</script>");

3、Response.AddHeader("Refresh","0");

4、<meta http-equiv="refresh" content="600; url=fls.html">

posted on 2011-06-29 11:20  Forest Wang  阅读(392)  评论(0编辑  收藏  举报