changepassword
ASP.NET
4
Posts
4
Posters
0
Views
1
Watching
-
how to handle changepassword button click event in changepassword control. I didn't get its click event plz help...
The ChangePassword controls changes the password through the MembershipProvider specified in the web.config. Look into ChangingPassword and ChangedPassword Events. These events will be fired before and after respectively if you click 'Change Password' button.
-
how to handle changepassword button click event in changepassword control. I didn't get its click event plz help...
-
how to handle changepassword button click event in changepassword control. I didn't get its click event plz help...