Loged in user Information?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How can I get information about user that is currently log on on windows Xp through web. i.e A user access a particular page 'XYZ.com' then in response the page opens with user name 'ABC'
You can't realy. The best you can do is to call HttpRequest.LogonUserIdentity.