Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I retrieve Network Login ID of a user.
Message
 
 
To
25/10/1999 10:47:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00280948
Message ID:
00280952
Views:
30
>I am currently on Netware 3.12 and moving to NT very soon. I would like to retrieve the network login Id, rather than asking for the user to login an additional time. What mechanisms or calls do I have to use or make? Thanks in advance for you help!

There are a few things:
- you can set an environment variable in the login script then use getenv()
- GPLIB
- NetLib
- Win32 API function GetUserName()
- WNetGetUser()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform