While your at it, maybe you should improve upon the wheel too. I hear it's very outdated.
On Wed, Jun 10, 2009 at 11:12 PM, Neelu Bawa <[email protected]> wrote: > Actually I have one login page where when I validate the user it let me > show > Default page. In that page I have some pages listed.I want to give access > of > different pages to different users based on their roles. I am not using > membership and roles provider by going into ASP.Net configuration tab and > creating roles and users over there. I have two tables users and roles > already in my sql server database. > > Once after validating the users and getting Default page how can I make > sure > that e'g if the user is admin he has access to just administration page > wwwand > sales person has access to only sales.aspx page etc > > -- >
