Re: ServerVariables

From: Arild Bakken (arildb_@hotmail.com)
Date: 07/26/02


From: "Arild Bakken" <arildb_@hotmail.com>
Date: Fri, 26 Jul 2002 12:10:45 +0200


As you would in ASP:

  Request.ServerVariables["AUTH_USER"]

Arild

"Ken Saganowski" <ksaganowski@hillier.com> wrote in message
news:uaH3E5#MCHA.2372@tkmsftngp11...
> I disallowed anonymous access to a web app but how do I access the
> ServerVariable LogonUser?
>
>