Role based security

Jellybaby

Newcomer
Joined
Feb 12, 2004
Messages
14
Hi

I am trying to implement forms authenication with role based security. I have students and administartors who both need to log in. All users can log in to all parts of the application at the moment.

Does anyone know how to implement the admin access? I have a tblAdmin in a Sql Server database.

Any help or examples would be greatly apprecaited

Thanks
 
Back
Top