Windows Vista Forums

Request.Headers.Get
  1. #1


    Mike J. Guest

    Request.Headers.Get

    Another question....
    What is the Request Header to use when I want to capture the page visitor's
    server host name and their IP address? Currently I am capturing their user
    string with:
    Request.Headers.Get("OSSO-USER-DN")



    I have searched internet sites on ASP.NET and used Yahoo, Google, etc. but
    not found a complete list of headers. I found some, but so far not found a
    site that lists how to capture host name and IP address. A co-worker can do
    this using Java..... so why not also using .NET?

    Thank you.

      My System SpecsSystem Spec

  2. #2


    Hillbilly Guest

    Re: Request.Headers.Get

    Request.ServerVariables

    "Mike J." <MikeJ@xxxxxx> wrote in message
    news:2E8DD1A7-4F90-4584-81FF-BDCA7D63ADE9@xxxxxx

    > Another question....
    > What is the Request Header to use when I want to capture the page
    > visitor's
    > server host name and their IP address? Currently I am capturing their
    > user
    > string with:
    > Request.Headers.Get("OSSO-USER-DN")
    >
    > I have searched internet sites on ASP.NET and used Yahoo, Google, etc. but
    > not found a complete list of headers. I found some, but so far not found
    > a
    > site that lists how to capture host name and IP address. A co-worker can
    > do
    > this using Java..... so why not also using .NET?
    >
    > Thank you.

      My System SpecsSystem Spec

  3. #3


    Mike J. Guest

    Re: Request.Headers.Get

    Thank you!

    "Hillbilly" wrote:

    > Request.ServerVariables
    >
    > "Mike J." <MikeJ@xxxxxx> wrote in message
    > news:2E8DD1A7-4F90-4584-81FF-BDCA7D63ADE9@xxxxxx

    > > Another question....
    > > What is the Request Header to use when I want to capture the page
    > > visitor's
    > > server host name and their IP address? Currently I am capturing their
    > > user
    > > string with:
    > > Request.Headers.Get("OSSO-USER-DN")
    > >
    > > I have searched internet sites on ASP.NET and used Yahoo, Google, etc. but
    > > not found a complete list of headers. I found some, but so far not found
    > > a
    > > site that lists how to capture host name and IP address. A co-worker can
    > > do
    > > this using Java..... so why not also using .NET?
    > >
    > > Thank you.
    >
    >

      My System SpecsSystem Spec

Request.Headers.Get problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Headers in WLM Bernard Cordier Live Mail 6 07 Nov 2009
How to see headers Klauwaart Live Mail 3 01 Oct 2009
Headers Only Michael Dobony Live Mail 19 05 Apr 2009
headers... KEZA Vista mail 1 22 Jan 2008
CSV headers PSApple PowerShell 5 14 Dec 2007