PDA

View Full Version : Page selection based on user level


martin.ruston365081
04-05-2009, 02:27 AM
Hi

I’ve created a login and associated pages with Security Assist and also used the User Level Authentication recipe to create three levels of users.

What I’d like to do know is, is to direct users to a different page upon logon based on their user level, for example admins would go straight to an admin page, users to a user page, etc.

Hope someone can help.

Ray Borduin
04-06-2009, 07:42 AM
The easiest way is to send everyone to the admin page. Then on the admin page send anyone that is not admin to the lower level security page... so on and so forth until everyone is redirected to the correct page (some after any number of jumps).