Yeah, that's the odd part... And I'm actually able to duplicate it. If I add cfid and cftoken to the end of the url, the problem goes away...
It seems the session data is lost in every time a user changes pages... Odd... Very Odd... -----Original Message----- From: Buckland, Ramon [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 6:00 PM To: CF-Talk Subject: RE: Session state / cookies within frame??? Hi Costas, IE if told to accept a cookie, will accept it from whereever it comes (banner ads)(think doubleclick.com) frames .. Only thing I can think of is that they are actually pulling your content from there server via a cfhttp (or lang equivalent) and pulling your content into a local frame of theirs is it a standard FrameSet with your URL in the src ? > -----Original Message----- > From: Costas Piliotis [mailto:[EMAIL PROTECTED] > Sent: Thursday, 3 April 2003 11:23 AM > To: CF-Talk > Subject: Session state / cookies within frame??? > > > Just noticed that a client of our wants our site within a > frame from their > own site. > > Normally, cf sets cookies on the client with the site information. We > already disallow clients who block cookies (Flame on...), but I don't > understand why IE disallows cookies from cross site frames. > > I'm now somehow tasked with appending cfid and cftoken to > every hyperlink, > every javascript, every form tag, and every cflocation tag. Argh. > > Anyone care to enlighten me why this is so? > > Thanks muchly! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

