Well, if you're setting cookies in the same template that you are using
cflocation, it wont work. If it's crashing your session variables then I
don't get it. One thing that you may want to make sure is that you are
cflocating to a page that has cfapplication and the correct application name
i.e. <cfapplication name="foobar"...>. If you're not passing through the
page with the cfapplication tag then you wont have access to any application
variables to include session vars. If you have your cfapplication tag in
application.cfm then it should work.If you use fusebox then it should be in
your app_globals.cfm file. Hope this helps
Michael Corrigan
Programmer
Endora Digital Solutions
----- Original Message -----
From: "Mak Wing Lok" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 10:31 PM
Subject: cflocation kills my session
> when i use cflocation to redirect to another page CF kills all my session
> variable and ask me to login again, why? any idea?
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists