Application:
An application where you can administer a  number of companies and their users. 

The issues:
You login to Company1 and click on User1 opening a different window. Now you 
need to open User2 from Company2. So in the Company1 browser you go to Company2 
while leaving User1 window open. Now you open up User2 with its own set of 
session variables.
 
So you now have:
Original window has Company2 session variables.
AND
User1 window has its own session variables 
AND 
User2 window has its own session variables. 

Should I not be able to use any one of those windows sessions independently of 
each other? User1 window is of course trying to use User2 session variables. 
And we cant have User1 accessing any of User2's session variables.

Can someone let me know how I can get CF server to dole out another session to 
a spawned window that will allow 2 even 3 sessions on the same box. Is this at 
all possible?

Thanks in advance,

GCruz


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185544
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to