I want to develop a login form that except the password and store it in encrypted format and while retriveing that password it will show in decrypted format.
If user will not enter password then it will generate any random password.Please help me out I am really new to ASP.Net