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] "John" wrote:
> In form authentication mode, when the user forgot password, how to launch
> the password recover page?
>