cflogin is tied to session IF you specify loginstorage="Session" in your cfapplication tag. This is NOT the default.
======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Kola Oyedeji [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 06, 2003 5:35 AM > To: CF-Talk > Subject: RE: cflogin with CFMX 6.1 and with many users does > not work in the same browser! > > > St�phane > > As cflogin is now tied to sessions and sessions are Usually 1 > per machine I this may explain why you are loosing sessions > when/if you logon a second time on the same machine. If you > have 2 different browsers, say Nutscrape and I.e. see if you > can maintain 2 separate sessions that way. > > HTH > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

