Ethereal Warcraft III Player Local time Today, 04:40 Joined Jan 17, 2006 Messages 99 Mar 3, 2006 #1 Is there a way to find out which user is using the form ? Not the access account, but the actual windows account
Is there a way to find out which user is using the form ? Not the access account, but the actual windows account
ghudson Registered User. Local time Today, 04:40 Joined Jun 8, 2002 Messages 6,193 Mar 3, 2006 #2 Environ("UserName") Environ("ComputerName") Search around for there is more info you can get using the Environ function.
Environ("UserName") Environ("ComputerName") Search around for there is more info you can get using the Environ function.