Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Current Network user
Message
 
To
02/04/2003 03:28:37
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00772853
Message ID:
00772870
Views:
7
This message has been marked as the solution to the initial question of the thread.
This way:
        MessageBox.Show("Machine name : " & Environment.MachineName)
        MessageBox.Show("User Domain Name : " & Environment.UserDomainName)
        MessageBox.Show("User Name : " & Environment.UserName)
>Hi
>
>How can I retrieve the currently logged-in Network user and Computer ID (SYS(0) in VFP)?
>
>Thanks
>Kev
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform