Click to See Complete Forum and Search --> : Encryption of SQL field using ASP


prakashselvam
02-08-2007, 12:00 AM
Hai i m having an asp page that gets input from user for user name and password. I need to store it in a sql table where i want to encrypt the password field. And similarly in changepassword asp page get old password encrypt it validate with existing password in table and save tha new encrypted password. Help me....

russell
02-08-2007, 10:14 AM
try google out MD5. and ASP