Groups | Blog | Home
all groups > asp.net security > august 2007 >

asp.net security : Form Authentication - Forgot Password


John
8/27/2007 9:52:03 AM
In form authentication mode, when the user forgot password, how to launch
the password recover page?

Andreas Kraus
8/31/2007 1:26:03 AM
Create a new site e.g. lost-password.aspx and put the ASP.NET 2.0 Control
PasswordRecovery on it.

You need to set your SMTP E-Mail Settings in your web.config for this to work.

--
More on ASP.NET and Silverlight on my blog: http://www.andreas-kraus.net/blog


[quoted text, click to view]
AddThis Social Bookmark Button