To get information related to users , you maybe need these function
orVB Code:
Environment.UserDomainName()
VB Code:
SystemInformation.UserDomainName()
and
VB Code:
SystemInformation.UserName
As for the password , I'm afraid you would need a lot of code related to security and permissions and could be some APIs .





Reply With Quote