i am creating a website in which i need to create users of type administrator and user.I have to write a code  which first identifies if the user is administrator or user.Based upon that redirect the user to the respective pages of administrator or user. and set privileges and authentication based upon that.I have been using login control in asp.net.
Can anyone suggest what should be the steps??
Thanks

Go to the complete details ...