Role-Based Authorization

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using ASP.net with Access as my database. I would like to use role-based authorization for my login page. Can anyone help me? Thanks!
 
I successfully developed an app using role-based forms authentication
by using the techniques outlined in these articles:
http://support.microsoft.com/default.aspx?scid=kb;en-us;311495
http://www.4guysfromrolla.com/webtech/121901-1.2.shtml

Here is another article you may find useful as well:
http://www.eggheadcafe.com/articles/20020906.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net


PTB said:
I am using ASP.net with Access as my database. I would like to use
role-based authorization for my login page. Can anyone help me? Thanks!
 
Back
Top