Hi Kevin. Just my un-requested 2 cents but.... why are you using multiple windows to toggle between companies? Why not keep each csr's companies in a table and then populate a dropdown menu which allows the csr to toggle between companies as required. One window, less mess. If you're using a different database for each company, then simply use the dropdown menu to switch the dsn, which would be held in a session var.
Once again, I've shared my opinion when nobody asked for it. Hope you don't mind. Cheers, Karl > From: "Kevin Brown" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Wed, 17 Apr 2002 15:46:20 -0400 > To: <[EMAIL PROTECTED]> > Subject: [CFTALKTor] Session Variable > > Can someone please correct me if I'm wrong. > > I thought Session variable were unique to each browser - it seems that they > are unique to each computer (computer user/login). > > For example, I want to create a CRM for a callcentre. I wan one CSR o be able > to have multiple windows open, one for each company they handle. > > Is this possible using session variable - yes or no? > > > I think I have to use some kind client variable to store the company they are > working on in each individual browser window. > > Is this assumption correct? > > Thanks ahead of time, > > > --===============-- > Kevin Brown > [EMAIL PROTECTED] > --===============-- > - > You are subscribed to the CFUGToronto CFTALK ListSRV. > This message has been posted by: "Kevin Brown" <[EMAIL PROTECTED]> > To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ > Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ > This System has been donated by Infopreneur, Inc. > (http://www.infopreneur.net) - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: Karl Zarudny <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
