Re: [DotNetDevelopment] How to Get IP address from ALL_HTTP server variable

2010-10-18 Thread Atul Setu
hi to all.. I am working on a client management module. in which i want to get the mac id of the client. can any body send me the code to get the information of mac id of the client.. through c#. With Warm Regards === Atul Setu +91-98112-20302 Software Engineer (DOT .Net) atuls..

Re: [DotNetDevelopment] How to Get IP address from ALL_HTTP server variable

2010-10-18 Thread Jamie Fraser
If you want the IP, use something like Request.Params("REMOTE_ADDR") On Sat, Oct 16, 2010 at 1:38 PM, Ronak wrote: > Hii, > > I am using to store client header information using server variable > ALL_HTTP. > > But when I read that, I didnt understand anything. > and also dont know that is it u