<% DIM strURL strURL = Request.ServerVariables("HTTP_Referer") IF strURL = "" THEN Response.Write "Sorry, your browser does not support this function." END IF %>
Page Link: <%= strURL %>