Re: [cfaussie] Sessions problem with IE8

2010-10-25 Thread Kym Kovan
On 26/10/2010 12:47, KNOTT, Brian wrote: Found a way to fix this. If I pass the CFID and CFTOKEN on the URL then it is able to keep the session variables. I did think these parameters where pass on the URL anyway, but not from inside this framset. Good timing! I was about to post to the

RE: [cfaussie] Sessions problem with IE8

2010-10-25 Thread KNOTT, Brian
Message- From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf Of Kym Kovan Sent: Monday, 25 October 2010 4:06 PM To: cfaussie@googlegroups.com Subject: Re: [cfaussie] Sessions problem with IE8 On 25/10/2010 15:41, KNOTT, Brian wrote: > That would be great. Thanks Kym

Re: [cfaussie] Sessions problem with IE8

2010-10-24 Thread Kym Kovan
On 25/10/2010 15:41, KNOTT, Brian wrote: That would be great. Thanks Kym and the reply was mainly unprintable about Microsoft :-) Its all to do with click-jacking and the IE8 security now does not allow X-site stuff on almost anything so legit frameset stuff is no longer. Apparently the clu

RE: [cfaussie] Sessions problem with IE8

2010-10-24 Thread Steve Onnis
Also where have you got the cookies for the session being stored? Client? database? -Original Message- From: KNOTT, Brian [mailto:brian.kn...@suncorp.com.au] Sent: Monday, 25 October 2010 3:41 PM To: 'cfaussie@googlegroups.com' Subject: RE: [cfaussie] Sessions problem with

RE: [cfaussie] Sessions problem with IE8

2010-10-24 Thread Steve Onnis
I notice they have their frameset outside of the head tag. Does that make a different? -Original Message- From: KNOTT, Brian [mailto:brian.kn...@suncorp.com.au] Sent: Monday, 25 October 2010 3:41 PM To: 'cfaussie@googlegroups.com' Subject: RE: [cfaussie] Sessions problem with

RE: [cfaussie] Sessions problem with IE8

2010-10-24 Thread KNOTT, Brian
: [cfaussie] Sessions problem with IE8 On 25/10/2010 14:07, KNOTT, Brian wrote: > Is there a way around this? There must be as it doesn't happen on the clubsonline sites. I will check with their developers and see what they did. -- Yours, Kym Kovan mbcomms.net.au -- You received this

Re: [cfaussie] Sessions problem with IE8

2010-10-24 Thread Kym Kovan
On 25/10/2010 14:07, KNOTT, Brian wrote: Is there a way around this? There must be as it doesn't happen on the clubsonline sites. I will check with their developers and see what they did. -- Yours, Kym Kovan mbcomms.net.au -- You received this message because you are subscribed to the G

RE: [cfaussie] Sessions problem with IE8

2010-10-24 Thread KNOTT, Brian
, 25 October 2010 12:32 PM To: 'cfaussie@googlegroups.com' Subject: RE: [cfaussie] Sessions problem with IE8 Forgot to add. The frames work in Firefox. The session variables work in IE 8 if you go directly to the site (http://www.fx4you.info/australia/test/page1.cfm ) I th

Re: [cfaussie] Sessions problem with IE8

2010-10-24 Thread MrBuzzy
mailto:cfaus...@googlegroups.com] On Behalf > Of Kym Kovan > Sent: Monday, 25 October 2010 9:26 AM > To: cfaussie@googlegroups.com > Subject: Re: [cfaussie] Sessions problem with IE8 > > Hi Brian, > > you wrote: >> Guys, >> >> Got a session issue with IE 8 b

RE: [cfaussie] Sessions problem with IE8

2010-10-24 Thread Steve Onnis
ussie@googlegroups.com' Subject: RE: [cfaussie] Sessions problem with IE8 Forgot to add. The frames work in Firefox. The session variables work in IE 8 if you go directly to the site (http://www.fx4you.info/australia/test/page1.cfm ) I think it has something to do with the frame

RE: [cfaussie] Sessions problem with IE8

2010-10-24 Thread KNOTT, Brian
Subject: Re: [cfaussie] Sessions problem with IE8 Hi Brian, you wrote: > Guys, > > Got a session issue with IE 8 but only when its inside a frame set. The > customer wants to put the site in a vanity URL. Its just a frame at 100% > from there site. With IE8 it does not seem to

RE: [cfaussie] Sessions problem with IE8

2010-10-24 Thread KNOTT, Brian
313 52618 | Ext: 52618 | Mob: 0404 319078 -Original Message- From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf Of Kym Kovan Sent: Monday, 25 October 2010 9:26 AM To: cfaussie@googlegroups.com Subject: Re: [cfaussie] Sessions problem with IE8 Hi Brian, you

Re: [cfaussie] Sessions problem with IE8

2010-10-24 Thread Kym Kovan
Hi Brian, you wrote: Guys, Got a session issue with IE 8 but only when its inside a frame set. The customer wants to put the site in a vanity URL. Its just a frame at 100% from there site. With IE8 it does not seem to retain session variables from page to page. I can set some session variables

[cfaussie] Sessions problem with IE8

2010-10-24 Thread KNOTT, Brian
Guys, Got a session issue with IE 8 but only when its inside a frame set. The customer wants to put the site in a vanity URL. Its just a frame at 100% from there site. With IE8 it does not seem to retain session variables from page to page. I can set some session variables on