I'm having a problem trying to have multiple sessions open at the same
time.  For my application, I have an admin interface where you can
click on a link to open a new window that logs you into a user's
account while keeping the admin session still active.  The problem is
that as soon as I login into to the user's account, this user session
overwrites the admin session, so I'm left with 2 windows open that
refer to the user session.  How do I programatically open a new
browser session that is separate from the session currently open for
admin?

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to