Ask a Question related to Dreamweaver AppDev, Design and Development.
-
James Brown #1
Workaround needed for: Request.ServerVariables("HTTP_Referer")
Hi.
Having trouble with Request.ServerVariables("HTTP_Referer") due to firewalls
etc. Does anyone have a neat workaround other than passing and manipulating
querystring info and putting it into a redirect.
Regards
James Brown
James Brown Guest
-
Servervariables("logon_user") returns empty string
Hi, Is the Anonymous access trued off in IIS? JN NSQUARED2 -
Request.ServerVariables("HTTP_REFERER")
The subject code used to give me a string containing the URL of the calling page. Now I get nothing? How can I get the URL of the calling page? ... -
Automatic Login - Forms Authentication - Request.ServerVariables["LOGON_USER"]
Hi there, I'm busy building a site that authenticates users from a database but would like Windows authenticated users to bypass the logon screen... -
Problems with 'Request.ServerVariables("LOGON_USER")
Michael Bender wrote: How did you find out that the users were logged in using a different ID? Was this done with the knowledge of the users'... -
Global asa and Request.ServerVariables("SERVER_NAME")
Hi, I am trying to put a condition in my Global.asa file based on the server name. the reason, I want to set a global string as a application... -
darrel #2
Re: Workaround needed for: Request.ServerVariables("HTTP_Referer")
> Having trouble with Request.ServerVariables("HTTP_Referer") due to
firewallsmanipulating> etc. Does anyone have a neat workaround other than passing andWorkaround for what? What are you actually trying to do?> querystring info and putting it into a redirect.
-Darrel
darrel Guest



Reply With Quote

