G
Guest
Hi all
I'm creating a hashtable of a list of users in AD. The keys are UserID and
Password. I want to loop through the table to compare the userID and password
with values that a user has entered. Ideally I'd want to run through the
records until I find one that matches with the entered UserID and then
compare passwords.
I've googled and I can't really find any examples of how to do this.
Anyone got any ideas? Thanks in advance!
Julia
I'm creating a hashtable of a list of users in AD. The keys are UserID and
Password. I want to loop through the table to compare the userID and password
with values that a user has entered. Ideally I'd want to run through the
records until I find one that matches with the entered UserID and then
compare passwords.
I've googled and I can't really find any examples of how to do this.
Anyone got any ideas? Thanks in advance!
Julia