Microsoft
Software
Hardware
Network
Question : How do I add a "change your password" page in a dot net framework
I have been assigned to create a "change your password" page for a dot net shopping cart framework. I have very little experience with dot net. I realize I need to access the database, confirm the current password, and then assign a new one in the database, but I have no idea how to accomplish this.
Any help would be appreciated
Thanks in advance
FDM
Answer : How do I add a "change your password" page in a dot net framework
You should use the ChangePassword class:
http://msdn.microsoft.com/
en-us/libr
ary/
system
.web.ui.we
bcontrols.
changepass
word.aspx
It contains explanations and sample code on how to do this task.
http://msdn.microsoft.com/
en-us/libr
ary/ms1783
29.aspx
It is a login overview
http://www.aspcode.net/Sto
ring-passw
ords-in-yo
ur-ASPNET-
applicatio
n-part-1-1
.aspx
For explanation on how to store passwords in asp.net
Random Solutions
recovering *Contacts* from an old .OST file???
For i=0 to UBOUND(RegValueName) Type Mismatch: 'UBOUND'
How to delete a word bookmark when the document is launched from an Access form?
Can't run eseutil on Exchange 2k3 server
Bootmgr is missing, trying to import image using Windows PE/Imagex
Deploying SP3 for XP via WSUS 2.0
Adding Open Containing Folder to context menu
Access/Batch File
How do I send email messages via Access using addresses from a table? The message will be different for each receiver.
Set the text in a label from a database