|
 |
asptoday_discuss thread: getting proxy authenticated user name from asp
Message #1 by "srini" <srinimusuku@h...> on Tue, 21 May 2002 05:35:37
|
|
Hi all,
Thanks in advance.
my asp page is running behind a proxy server.
the proxy server asks for user credentials and i enter them.
I would like to know if i can capture this user name from the asp page
which is running behind a proxy server.
please let me know as soon as possible.
Thanks,
Srini
Message #2 by "Appaji" <svappaji@h...> on Tue, 21 May 2002 10:17:45 +0530
|
|
u can use one of the server variable to get the connected user name
"REMOTE_USER"
Regards
========
Sirangi Venkata Appaji
Software Engineer
Sajeusab Software Solutions Pvt. Ltd
53B, Staff Road, Gunrock enclave, SECUNDERABAD, INDIA
Ph: 040-7814629 (Off)
----- Original Message -----
From: "srini" <srinimusuku@h...>
To: "ASPToday Discuss" <asptoday_discuss@p...>
Sent: Tuesday, May 21, 2002 5:35 AM
Subject: [asptoday_discuss] getting proxy authenticated user name from asp
> Hi all,
> Thanks in advance.
> my asp page is running behind a proxy server.
> the proxy server asks for user credentials and i enter them.
> I would like to know if i can capture this user name from the asp page
> which is running behind a proxy server.
> please let me know as soon as possible.
> Thanks,
> Srini
>
|
|
 |