TRACEYMARYLAND
Programmer
Hi i have a table that has
username, password
Is there a way to encrypt the data in the password field.
I set up my users by directly going into the table..(i not got round to doing an interface) but i can do so.
So from ASP how do i encypt the data and directly entering data into table.
username, password
Is there a way to encrypt the data in the password field.
I set up my users by directly going into the table..(i not got round to doing an interface) but i can do so.
So from ASP how do i encypt the data and directly entering data into table.