Hi,
I want to create an aspx page where user profile is created. I want that data to be stored in table as well. While there should also be an Option for deciding that the respective User is SuperAdmin, Admin or User for that I have to give an flag as followed:-
0 -> Super Admin
1 -> Admins
2 -> Users
Please help, as I have less time to complete this.
Go to the complete details ...