页面延时跳转

Response.Write("<script>window.setTimeout(\"window.location='test.aspx'\",5000);</script>");

 

ps:实现延时5秒后跳转

posted on 2009-09-27 15:10  石牌村夫  阅读(463)  评论(0)    收藏  举报