HTTP_REFERER question
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
How do you get the System.Web.HttpContext.Current.Request.ServerVariables("HTTP_REFERER") in a web service. I need to know where the request is coming from and using the above does not work. Thanks
-
How do you get the System.Web.HttpContext.Current.Request.ServerVariables("HTTP_REFERER") in a web service. I need to know where the request is coming from and using the above does not work. Thanks