Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hello!!

I have created a Role ADMIN. now what i need is let ADMIN create subadmins. Please tell me how this is done. I searched on google but was unable to find solution.
I also need to know can we set the enabled property of button control to true or false according to ROLES of the user ???


Thanks in advance.
Posted
Comments
Abdul Quader Mamun 17-Jul-12 0:59am    
the table structure in aspnetdb is not like that. you need to create customize membership provider in asp.net which will support sub admin.
Aakash Sharma 17-Jul-12 1:01am    
ok. Do you know any site or forum from where i can learn how to do this ???

1 solution

Please refer the below links.
ASP.NET forum Link[^]
Custom MembershipProvider and RoleProvider Implementations that use Web Services[^]

Or click on google link below to find all results.
Google Search Link[^]
 
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