Slobey Posted March 17, 2005 Posted March 17, 2005 Hi, I have a re-login script in my solution. when a user logs in the staus area is hidden. When I re-login with my account the status area is shown. But when I use the re-login script to go back to a guest account the status area is still showing. The script has an if statement: re-login[] If[get(privilegeSetName)=["Full Access"] show/hide status area [show] else show/hide status area [hide] why doesn't this work? what am I missing?
Slobey Posted March 17, 2005 Author Posted March 17, 2005 Hi, I have a re-login script in my solution. when a user logs in the staus area is hidden. When I re-login with my account the status area is shown. But when I use the re-login script to go back to a guest account the status area is still showing. The script has an if statement: re-login[] If[get(privilegeSetName)=["Full Access"] show/hide status area [show] else show/hide status area [hide] why doesn't this work? what am I missing?
Slobey Posted March 17, 2005 Author Posted March 17, 2005 Hi, I have a re-login script in my solution. when a user logs in the staus area is hidden. When I re-login with my account the status area is shown. But when I use the re-login script to go back to a guest account the status area is still showing. The script has an if statement: re-login[] If[get(privilegeSetName)=["Full Access"] show/hide status area [show] else show/hide status area [hide] why doesn't this work? what am I missing?
Vaughan Posted March 17, 2005 Posted March 17, 2005 Does the startup script get triggered after a re-login?
Vaughan Posted March 17, 2005 Posted March 17, 2005 Does the startup script get triggered after a re-login?
Vaughan Posted March 17, 2005 Posted March 17, 2005 Does the startup script get triggered after a re-login?
Slobey Posted March 17, 2005 Author Posted March 17, 2005 No it doesn't, it is a totally separate script.
Slobey Posted March 17, 2005 Author Posted March 17, 2005 No it doesn't, it is a totally separate script.
Slobey Posted March 17, 2005 Author Posted March 17, 2005 No it doesn't, it is a totally separate script.
Recommended Posts
This topic is 7193 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now