Response.Write("<script>window.setTimeout(\"window.location='test.aspx'\",5000);</script>");
ps:实现延时5秒后跳转