Stunner01225
Technical User
I have just spent two days setting up role based security in for my site and it works, but I have a small problem.
In my system I have four levels of user and I am handling the permissions through the web.config file. When a user logs in and then tries to load a page they don't have the right permission level it bumps them back to the login page. I need to find some way so if a read-only member loads an admin screen the login page they get pushed back to says something like admin only. Anybody have any ideas?
In my system I have four levels of user and I am handling the permissions through the web.config file. When a user logs in and then tries to load a page they don't have the right permission level it bumps them back to the login page. I need to find some way so if a read-only member loads an admin screen the login page they get pushed back to says something like admin only. Anybody have any ideas?