Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intranet Windows Identity of user?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00932068
Message ID:
00932188
Views:
20
>Stephen,
>
>Below are two different ASP.net / VB.net functions that work with that... It's been a while and I forgot which one you need, but hopefully that'll get some mud on the wall.
>
>        sVar2 = Request.ServerVariables("Logon_User")
>
>' OR
>
>        sVar2 = User.Identity.Name()
>
>
>Hope that helps...


Thanks That first one was a winner!
Previous
Reply
Map
View

Click here to load this message in the networking platform