Results 1 to 3 of 3

Thread: please help me with this

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2000
    Location
    Minneapolis
    Posts
    42

    please help me with this

    Hi all,
    I have a web server behind a proxy server.
    The HTTP request from the user first gets authenticated with the proxy server and then the request is sent to the web server from the proxy.
    So, when the proxy authentication is turned on, and i try to access that web page from the IE, a logoin window pops up and we enter the username and password.
    I would like to know how to capture the proxy username from the vbscript on the asp page.
    your help is greatly appreciated.
    thanks,
    srini

  2. #2
    Frenzied Member blindlizard's Avatar
    Join Date
    Feb 2001
    Location
    Austin, TX - United States of America
    Posts
    1,141
    I don't think you can becasue the information is passed to the proxy before the page gets called.
    I drink to make other people more interesting!
    [vbcode]On Error GoTo Bar[/vbcode]
    http://www.monsterlizard.com

  3. #3

    Thread Starter
    Member
    Join Date
    Aug 2000
    Location
    Minneapolis
    Posts
    42

    the proxy sends info to the asp on the web server

    the proxy sends the proxy server name to the web server thru the server variables, so i am sure their might be a way to get the proxy user name also,
    please help me.
    thanks for the reply

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width