Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Can I Get User Name & Password from Network?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00311806
Message ID:
00311865
Views:
42
>>Hi all,
>>
>>Does anyone know of a clean way to get the NT user name and password from within a VFP app?
>>
>
>The Username is no problem - there are a half-dozen or more ways to do this, from SYS(0), API calls, ActiveX components...the list is nearly endless.

Not to mention:
oNet = CREATEOBJECT('WScript.Network')
? oNet.UserName
I couldn't resist.:-)
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform