-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Have been browsing across the net, and seems everyone who got into this mess, really slogged to get out of it,... and now my turn!
http://stackoverflow.com/questions/999534/ie-p3p-iframe-and-blocked-cookies-works-until-page-host-page-has-personal-info
been reading alot, and i have a very simple…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is it legally OK to have only a P3P compact policy (allowing cookies in IE6+)?
The P3P XML will also be present with company details and a link to the privacy policy, but nothing more.
What are the legal implications of P3P and an incorrect implementation, especially in the UK?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
i have a page inside iframe, so i set the header to
"P3P","CP=\"IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT\""
after that my page inside iframe able to load properly and i able to authenticate user with 'form' post . but on ie6, when i post 'form' inside iframe, i get ie6…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I have a website A.com and a domain at B.com with a widget inside an iframe getting data from A.com. I want to allow x-domain cookies to be passed from a.com to inside the iframe using ASP.NET
My understanding is that - I can do this in IE using P3P Headers - such that the A.com cookie is passed…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm including a javascript file on my page that has a Set-Cookie header. However, the cookie is being blocked by IE8.
Where do I set my P3P response header to prevent IE8 from blocking the cookie, on the javascript file request or on my web page?
>>> More