You could write a process which identifies a user per session - maybe a
cookie.  You wont want to open up more than one application I think - that
would be overkill.



-----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



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208945
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

Reply via email to