When you add something to a database, you have the option of encoding it into password form, how do you reverse this when requesting the password data?
Mark Hensler
12-04-2001, 03:26 PM
one way encryption
You need to encrypt the string you have and compare it to the stored record.