Welcome

首页 / 网页编程 / ASP / asp经常被忽视的一种死循环

<%
Url=Request.ServerVariables("HTTP_REFERER")
Response.Redirect Url
%>