Sean, Ah... That may indeed be it. So is there a workaround for this? What can I use instead of <cflocation> to bump users back to my homepage? I'd really prefer not to have to put in an intermediate step where they get a message saying "you have logged in, now click here" in order to get back to the front.
Cheers, Seona. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Sean A Corfield Sent: Monday, 2 February 2004 2:46 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Trying to write some session variables On Feb 1, 2004, at 7:34 PM, Gareth Edwards wrote: > Not sure, but try setting a flag or testing for one of the values > existing when setting it in the application.cfm I think the reason is that session variables depend on cookies (like CFID / CFTOKEN to enable a session) and cflocation doesn't let you set any cookies on the same page. In other words, you can set cookies on a page that uses cflocation. BTW, what version of CF are you using? Regards, Sean --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.576 / Virus Database: 365 - Release Date: 30/01/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.576 / Virus Database: 365 - Release Date: 30/01/2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
