Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Allowing user to change a password
Message
 
À
04/03/2010 14:16:43
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01452444
Message ID:
01452581
Vues:
21
Frank,

You can look at the UserAdmin.aspx.cs code under the Admin folder in your web project to see how the user is saved.

Bob

>Thanks Tim,
>
>I have the page protected and force them to enter the old password and the new one twice. Thanks to the Session["mmUserSecurity_UserPk"] I can now verify the old password, but how do I save the new one? I assume I need to store the session back with the new password, but I don't see how I save a DataSet. Do I need to create a user business object, populate it with the data from the session, change the password and then save the BO? Or is there another way?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform