Posted on: 2/16/2014 3:28:35 PM | Views : 725

Hey Guys,
Im currently working on implementing a .net membership into an umbraco installation and I have a few queries that hopefully someone will be able to help me with.
The website that I am building has two types of memebrs which are
Site membership - which allows the user to sign up to utilise the full features that the site offers in comparison to standard anon users Advertising account - which allows users to sign up to advertise on the website. Once they log in they will be able to access there own dashboard where they can update the information about what they are advertising Question 1 - Is it possible to create two types of members that can log in through the same login control and based on what member type they have registered with (decided through the registration form) the system will direct them to a particular page. Eg I would like the site members to go to their dash board ...

Go to the complete details ...