Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I get the user ID from a ASP page...
Message
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00329649
Message ID:
00329807
Views:
21
>>I am using a ASP page with NT domaine access set up. ( the user need to logo to access the page)
>>I like to know who access the page? Is there a function in ASP for this? How can I get the user name?
>
>It's part of the HTTP header. I believe it's the REMOTE_USER value. There is an ASP function to return those values.

Specifically, Request.ServerVariables("REMOTE_USER").
"It is an important and popular fact that things are not always what they seem. For instance, on the planet Earth, man had always assumed that he was more intelligent than dolphins because he had achieved so much -- the wheel, New York, wars and so on -- whilst all the dolphins had ever done was muck about in the water having a good time. But conversely, the dolphins had always believed that they were far more intelligent than man -- for precisely the same reasons." - Douglas Adams
Previous
Reply
Map
View

Click here to load this message in the networking platform