home *** CD-ROM | disk | FTP | other *** search
- This routine will obtain the network userID that the user used to sign in
-
- Below is the API call needed to obtain the userID.
-
- dim sUserID as string
-
- sUserID = NetworkUserID()
-
- If the user is not signed in or the userID cannot be obtained, then the
- string "UnknownUser" is returned.
-
- If you have any questions/suggestions, please feel free to drop my an E-Mail
-
- Chad Hegerty
- 71212,1045
-