Asp.Net Source HOME » asp.net learning » ASP.NET » Security » Bring back the ChangePasswordTemplate from SuccessTemplate
Title:

Bring back the ChangePasswordTemplate from SuccessTemplate

Posted At: 12/10/2008
URL: http://www.egawa.com.au/Blog.aspx?articleid=24
Recently I am developing a user admin module. I have a GridView control and a ChangePassword control in the page. The admin could choose the user from the GridView and change the user's password in the ChangePassword control. When the admin completes the password change, the SuccessTemplate is shown. All works fine at this stage.

Comments:


No comments yet