I want to use a script on an html content record that will determine the logged in users role or member type. The purpose of this is to redirect them to a specific page once they are logged in. The sample Member site has some scripting on the Default page but it is just checking to see that the user is logged in and is not "GUEST". Need to do some additional filtering.
Any assistance would be greatly appreciated!
Thanks, Terry
This information is in
This information is in the UserRole table - it joins to the UserMain table by the userkey. The UserMain table has the iMIS ID as the ContactMaster field.