So, add them to the redirection on the login page.  It could be that because
you are using pages from different domains, that your browser is confused
which session ID to use.

Shawn Grover

-----Original Message-----
From: Brook Davies [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 10, 2002 5:10 PM
To: CF-Talk
Subject: RE: Frames and client vars


Well, the first time the frameset is loaded, there is no session. The top 
frame is from an external domain, and the main frame is the login page on 
our domain. The cfid and cftoken are created when the page is first loaded. 
Some client vars are set on the next page. And then on the subsequent page 
they are gone.

I can't pass the CFID and CFTOKEN in from the start, because they are 
created when when the frameset loads.

Brook


At 04:48 PM 10/06/02 -0600, you wrote:
>Sounds like your second frame is acting as a new session.  Try passing the
>CFID and CFTOKEN as URL parameters in the SRC attribute for that frame.
>
>HTH.
>
>Shawn Grover
>
>-----Original Message-----
>From: Brook Davies [mailto:[EMAIL PROTECTED]]
>Sent: Monday, June 10, 2002 5:01 PM
>To: CF-Talk
>Subject: Frames and client vars
>
>
>Hello,
>
>Are there some issues with client vars and frames? I have a page which sets
>a client var, and then displays a link to the next page. On the next page
>the client vars do not exist. The page is inside a simple frameset. Outside
>of the frame set, it functions correctly and the client vars are set as
>expected.
>
>I am not targeting frames or anything like that, everything occurs within
>the same frame. For some reason client vars are not being set. Any body
>seen this before?
>
>Brook
>
>
>
>

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to