thanks for the reply that is ok, but when I use ALL_HTTP then is it enough to trace client information ? actually I want such type of data that is store in W3C Extended Log File of IIS.
so is there any way to get that ? On Oct 18, 3:23 pm, Jamie Fraser <[email protected]> wrote: > If you want the IP, use something like Request.Params("REMOTE_ADDR") > > On Sat, Oct 16, 2010 at 1:38 PM, Ronak <[email protected]> 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 useful to get client header info like > > IP address ? > > > is there any tool to read that information and IP address from > > ALL_HTTP. > > > Please tell me if anyone knows that. > > > thanks in advance
