© 本文档使用 php.cn手册 发布
Redirect 方法把用户重定向到一个不同的 URL 。
Response.Redirect URL
<% Response.Redirect "http://www.shouce.ren" %>