This topic is locked
[SOLVED]

 Thank You, Jane

2/11/2011 9:17:40 AM
PHPRunner General questions
V
Vienna author

Jane, I wanted to thank you for this
Set Cookie for Login
I had set up two different projects in one domain, separated by folders. I have a basic set of 7 users assigned to their own group so that each only sees their own records.
I had to set up 2 separate projects because the second project performs different tasks and I wanted to have a separate template to clearly distinguish to the User visually that they must now think about different objectives. With too many tabs all in the same color scheme it would be easy to get confused: "Where am I and what am I doing now?"
So two separate templates with contrasting color schemes helps sort it out.
Your archived advice solved this problem for me of capturing the first screen login and passing the session id along that would enable the second project to dispense with requiring that user to log in again to work on the second project. But, even more importantly, it allowed the second project masks and group ids to work correctly even though they were set up differently, obviously, from the first project where the initial log in menu is located.
Just a note that it will not work unless the "S" is removed from "COOKIES".
Thank you, again, Jane.