Alternatively could I just not use cookies as the clientstorage method?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Marc Campeau Sent: Tuesday, June 11, 2002 3:32 PM To: [EMAIL PROTECTED] Subject: RE: [CFTALKTor] Session Variables passed between 2applicationwith the same name There's the problem, > clientstorage="COOKIE" Using a CFLOCATION prevents the COOKIE from being set, hence the client is never actually logged in. Try a client side redirect using javascript and everything should be fine. Marc - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: "Marc Campeau" <[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: "Erik Fenkell" <[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)
