Getusername API Cal
I use this all the time to retreive the username of person on a machine and check to see if its in a access database table. If it is found I allow the access to a database if not it denys access.How can i use this for webpage security, instead of a login page that looks for username and password match to a access table?
View Replies