I know that the referer can be hidden, but is it hidden between files when called one after the other?
first.aspnext.aspCode:<script type="text/javascript" src="next.asp"></script>And I need to get "first.asp" accuratelyCode:alert("<%=request.serverVariables("HTTP_REFERER")%>")
Thanks




Bookmarks