G
Guest
Could anyone please help?
I'm trying to MATCH the user's UserName and Password imput to the user's
UserName & Password from the machine current logged on.
User's Input:
txtUserName="Joe"
txtPwd="Password"
Machine's data:
strUserName = ???
strPwd = ???
thanks a lot in advance.
I'm trying to MATCH the user's UserName and Password imput to the user's
UserName & Password from the machine current logged on.
User's Input:
txtUserName="Joe"
txtPwd="Password"
Machine's data:
strUserName = ???
strPwd = ???
thanks a lot in advance.