Roses89 0 Junior Poster in Training

Hey guys,
Im using visual studio 2010 to work on a project. The project is to build a website for a hospital. Now the login has three types of user logins, patient, doctor and administration. The login is the default one in visual studio 2010, and for each type of user ive created a master page for each type of user, because they all have different views of the system. What im trying to figure out is, how do i redirect the users after the login page, to their respective master page?I tried understanding from different sources, but the concept is not clear. Where do i do the redirection, and how do u redirect?Like i need to get some sort of a code where i can do that if a patient logs in then redirect to the patient page, doctor logs in then go to doctor.master and admin so go to admin.master.Im using c# btw though i dont really know how to program in it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.