1
pimps
88 days, 7 hours, 40 minutes ago
Friday, November 13, 2009 1:12:25 PM GMT Thursday, November 12, 2009 8:59:59 PM GMT

Scott on Writing

Scott on Writing
 
scottonwriting.net -- ASP.NET's PasswordRecovery provides a mechanism for users to recover their forgotten passwords. Depending on how user passwords are saved, the PasswordRecovery control will either email a user their password or it will reset the user's password to a new, auto-generated one and email them this new password. In either case, the PasswordRecovery control sends an email message. To accommodate this, your web application should have the SMTP settings defined in Web.config's section as described in this article: Sending Email in ASP.NET.
hismightinesshismightiness posted 88 days, 23 hours, 53 minutes ago     show counter code
tags: asp.net, VB.NET

No comments yet, be the first one to post comment.

To post your comment please login or signup