Hey all. There are a few questions on p3p here but none that seem to resolve my issue. I have a site that handles purchases for other sites. It does that by having the other sites embed an iframe linking to the purchase site.
I have 1 value in session requiring a session cookie. IE7 blocks that cookie as a 3rd party cookie on medium privacy settings.
I added a p3p policy using the IBM tool. IBM says all is well it validates and says ie6 wont have problems with it (and it doesnt) but ie7 rejects it.
For the life of me i cant figure out why and how to fix the problem. Has anyone else every dealt with this and found a way to determine why IE7 is angry.
Server side this app uses PHP and im setting the header based on what the IBM tool said.
