dneebrkr
02-09-04, 02:18 PM
I hope I'm not asking too much...
I am developing a small control system as a VB .NET web app, which needs an elementary permission system.
Basically, I have a login page in which I verify whether a user has administrative or regular permissions. If a user has only regular permission he will be restricted from certain pages. Moreover, no user will be able to access any page just by typing a URL prior to a login process.
I have absolutely no idea how to maintain such feature through a session and I need some serious clues.
My database is MS Access 2000.
10x,
DNeeBrkr
I am developing a small control system as a VB .NET web app, which needs an elementary permission system.
Basically, I have a login page in which I verify whether a user has administrative or regular permissions. If a user has only regular permission he will be restricted from certain pages. Moreover, no user will be able to access any page just by typing a URL prior to a login process.
I have absolutely no idea how to maintain such feature through a session and I need some serious clues.
My database is MS Access 2000.
10x,
DNeeBrkr