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
04 Dec 2001, 17:26
one way encryption
You need to encrypt the string you have and compare it to the stored record.