ASPNet Membership Controls
- From: Rory Becker <rorybecker@xxxxxxxxxxxxxxxx>
- Date: Tue, 15 Jul 2008 15:40:43 +0000 (UTC)
Hi All
I have a database which has it's own set of tables for users etc
I already successfully use the Login control by handling the Authenticate event and checking the suitable values against my own DB.
Now I need to use the ChangePassword control but I cannot stop the system from trying to create a database.
I would implement my own membershipprovider but that really seems like a lot of work.
Is there a way customising the ChangePassword control so it calls my code to check if the change is valid and to actually perform the change?
Many thanks in advance
--
Rory
.
- Follow-Ups:
- RE: ASPNet Membership Controls
- From: Steven Cheng [MSFT]
- Re: ASPNet Membership Controls
- From: Cowboy \(Gregory A. Beamer\)
- RE: ASPNet Membership Controls
- Prev by Date: Re: Any good solutions for: SelectedValue which is invalid because it does not exist in the list of items?
- Next by Date: Glitch in exporting gridviews to Excel
- Previous by thread: Re: A secure forum?
- Next by thread: Re: ASPNet Membership Controls
- Index(es):
Relevant Pages
|