Welcome to Delicate template
Header
Just another WordPress site
Header

asp获取上一页的URL

5月 29th, 2010 | Posted by 无 名 in asp

代码如下:

<%
url = request.ServerVariables("HTTP_REFERER")
response.write url
%>

You can follow any responses to this entry through the RSS 2.0 Both comments and pings are currently closed.