hi,
i have created a login screen where when you enter username and password it is using encrypt function and then checking it against a sql server table. The key is the same when i insert a username and password and when i want to check one, but it puts another value when i insert and another one when i validate.
does anyone know what's the problem??
i have created a login screen where when you enter username and password it is using encrypt function and then checking it against a sql server table. The key is the same when i insert a username and password and when i want to check one, but it puts another value when i insert and another one when i validate.
does anyone know what's the problem??