Rank: Newbie
Joined: 3/23/2009 Posts: 7
|
Hi, Just a quick one on your great product. If I have users who attempt to load a page thye do not have access for it asks them to login using the loginpage.htm. Is it possible anywhere in variables to redirect them to an insufficent access level" page for example?"
A user with access level 5 trys to load an asp page that has <!--#include file="../secure/SLPageProtect.asp" --> <% Call SLProtectPage("10,30") %>
This auto sends them to /login.htm?AccessDenied=Incorrect%20User%20Level%20for%20Page
It would be nice if I could send them to an info page telling them thye do not have access rights. I would still like to retain the normal login page for users who "land" at the site.
Cheers
gary
|