Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am having some Login Controls in my web Application.
These control are working perfectly to create user, Login , change password etc. but I want to manage the User Accounts from frontEnd WebPage.
I need operation Like to Delete an User Account or
Apply a Role to the User
.


I don't know how to manage the user accounts from a ASPX Page.
Plase help.
Posted

 
Share this answer
 
Hi there..

Try to use Custom Profile Provider.. go through these links..

msdn.microsoft.com/en-us/magazine/cc163457.aspx

http://www.aspfree.com/c/a/ASP.NET/ASPNET-35-Basic-User-Account-Management/[^]

all the best..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900