CF will give 2 windows from the same machine the same session, if the browser is the same. If your boss wouldnt mind using firefox for one window and IE for the other window, it should work.
-----Original Message----- From: Daniel Kessler [mailto:[EMAIL PROTECTED] Sent: 08 June 2005 14:10 To: CF-Talk Subject: session variables or multiple pages My boss has indicated to me that he would like to open up two PC IE browser windows, log into our application under two different logins and view the data from each of those independently. I had been keeping information in cookies, but since they'd share a cookie, I migrated the information over to session variables. But it doesn't seem to be working. I log in as danielk and it shows "logged in as danielk". Then I open a second browser window and log in as rsBold and it shows "logged in as rsbold" in the second browser window. I then refresh the first window using the refresh button and it shows "logged in as rsbold" instead of danielk. So they're still sharing the information. help? this is an important feature. -- Daniel Kessler Department of Public and Community Health University of Maryland Suite 2387 Valley Drive College Park, MD 20742-2611 301-405-2545 Phone www.phi.umd.edu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208941 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

