hellow
because this is my first ASP.NET project, i need some advice, this is my problem:
my website starts with a login page, after correct login you see the home page, that all.
but now i want 2 kinds of users: normal users that only see the home page, and ADMIN users that will see another page (admin page) + the home page.
what techniques does i have to use here? any examples?
grtz