If this were the case then it should never work, however, all I have to do
is press the back button to go back to the page and it starts keeping the
sessions just fine.
In this case it is very likely a feature. It sounds like the Security
settings are set at default in IE, which is to disallow third party
cookies without P3P privacy policies. I bet that if you add a P3P
privacy policy header, that IE will like you just fine. This started
with IE6, so you can try testing in IE5 to see if it works there right
now. If it does, continue on by reading the below URL..
http://www.w3.org/P3P/
-Myk OLeary
myko@xxxxxxxxxxxxxx
BLOG: http://www.blueneedle.com/wordpress/?bnphplists
On Mar 17, 2006, at 8:30 AM, Joe Henry wrote:
With IE, it's not a quirk. It's a feature.
On Thursday 16 March 2006 3:31 pm, Jay Blanchard wrote:
[snip]
I created a small bannering program. It works great in Firefox. But I
have a problem with IE.
If I place the banner on a different domain than the bannering program,
Ex:
www.bannerserver.com
www.otherserver.com has img tag calling from www.bannerserver.com
I use a session to keep track of the banner that is displayed, have
even
tried using cookies directly.
Works great in firefox, problem with IE is first time vising
www.otherserver.com, clicking on the img does not work, apparently, the
session was never start/recorded when retrieving the image. However, if
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php