ASP.net navigation and authentication

Soldato
Joined
18 Oct 2002
Posts
9,158
Hi,

I am building quite a simple website, in asp.net (VB) and am struggling with getting the navigation working as I want it to.

I have a database which, amongst other things contains users details are a link to there roles. I want to create a system where a user logs in, the system reads their user role, and based upon this shows them th relevant menu items and enables them access to the relevant sections of the website.

Anyone any ideas on how I could implement this?

Regards,

James
 
Last edited:
Back
Top Bottom