Please Help.
-
Hi, I need to get the IP Adress (and many othe infos) of any user of my ASP.Net (web) application. I looked arround the 'System.Web.HttpBrowserCapabilities' but there is no way to get the IP Adress. Thanks a lot The novice.
Have a look a
Request.ServerVariables
Collection - It definately has the user's IP Address in there plus, I suspect, the other information you are after. Current blacklist svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour -
Have a look a
Request.ServerVariables
Collection - It definately has the user's IP Address in there plus, I suspect, the other information you are after. Current blacklist svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour