Custom Password Recovery page.
I am using a Password Recovery control in ASP.NET website.on click i am retrieving data from the database.and i am sending those data into mail.bt 1 another mail regarding to this recovery automatically sent to the user.and it has random generated password.when i login through that password than i cant login successful.can u plz tell me in detail.
kishan gajjarPosted Aug 27, 2009, 1:12 PM
Kirtan PatelPosted Aug 27, 2009, 11:59 AM
kishan gajjarPosted Aug 27, 2009, 10:22 AM
Kirtan PatelPosted Aug 27, 2009, 7:31 AM
when you do this new password is written in ASPNETDB that is Automatically Created when you use any login controls in asp.net and at login time you may be comparing to password which is stored in your own created database