Forum Moderators: open
I'm working on www.widget.com - a frames site for a client. On the site's a feature that searches www.bigwidget.com and displays the results in an i-frame within the client site.
Once the results are returned, IE 6's privacy policy icon appears stating that the session cookie from www.bigwidget.com has been blocked - this prevents the user from navigating back and forth through the search results.
Dropping the IE security settings from default (medium) to low solves the problem, but isn't the ideal, obviously.
How does one go about adding sorting this via the privacy policy files, if indeed it can be?
The cookie itself is pretty simple - session only, anonymous and used to track which results have been clicked on.
The information on W3's site is a bit overkill and I've had no joy with the IBM P3P Policy Editor with regards to this particular problem. Any help appreciated.
Cheers,
R.
It's the compact policy in the external page header that's been causing problems - or to be precise, the lack of it.
I've mocked a page up at this end, added the compact policy to the page header via .HTACCESS with success & been in touch with the network guys responsible for the external page who reckon all will be sorted for Tuesday...fingers crossed!
Thanks again.
R.