IE, P3P, IFrame and blocked cookies (works until page host page has personal information requested)

前端 未结 7 901
感动是毒
感动是毒 2020-12-14 20:32

My company has a little widget that plugs into shopping carts. We are running into a problem where setting cookies in IE7 is not working. This is happening because we are

7条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-14 21:21

    This probably won't help anyone else, but I was banging my head against the wall for weeks over this one. It turns out that IE 7 won't allow 3rd-party cookies to be set, even with a valid P3P compact policy if the HTML meta tag for Content-Type has a different character set declaration on the page with the iframe from the page within the iframe.

提交回复
热议问题