Redirect from "Unauthorized user"

Hi,

How to redirect php page in Secure mode after error message “Unauthorized User”, so if any user directly go to this page, then redirect to login page. I already try to add some sc_error… in Init event, Validate event but not work. Please give Me a help.

Thanks,

satrio.

Re: Redirect from “Unauthorized user”

Have a look at: sc_redir(appname.php);

There is also an option under Navigation to redirect apps.

Regards,
Scott.