Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Methods and stored procs in Password Recovery

Status
Not open for further replies.

seabaz2000

IS-IT--Management
Joined
Feb 24, 2006
Messages
79
Location
IE
Hi
Does anyone know what methods and stored procedures are used in the password recovery mechanism of ASP.NET. I am having trouble implementing my own version of the default membership provider class.
Regards
 
Why implement your own, when it has already been written for you?
 
Hi
I have inherited a system that implements its own membership provider by overriding the standard one supplied with asp.net. I would use the default one but I don't think I could use the default one in conjunction with the one that was written by my predecessor.
Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top