Re: IE6, p3p, cookies
"Curtis Lacy" <[email protected]> Wed, 14 Jan 2004 14:11:04 -0800
| Newsgroups | gmane.comp.web.p3p.devel |
|---|---|
| Message-ID | <000601c3daeb$4ed07580$e3e84b43@cel> |
This is a multi-part message in MIME format.
------=_NextPart_000_0003_01C3DAA8.3F3B7D10
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Greetings:
I can't get past the IE 6.0 cookie-killer.
I have a complete P3P privacy policy, built with the IBM P3P editor. =
The HTML page says that my policy is satisfactory for all settings of IE =
6.0. I put the p3p.xml in the well-known location, /w3c/p3p.xml. My =
policy was checked for syntax and/or content by the P3P validator, and =
it was approved.
But cookies will not set.
I tried putting the compact policy into HTTP headers with the PHP =
header() function, like so:
header(('CP=3D"NON DSP COR CUR ADMa DEVa OUR IND PHY ONL UNI FIN DEM"');
But cookies will not set.
I have been browsing the net, guessing and trying, for three days now, =
and have pretty well run out of ideas. What am I missing.
Thanks much.
Curtis Lacy
[email protected]
------=_NextPart_000_0003_01C3DAA8.3F3B7D10
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Greetings:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I can't get past the IE 6.0=20
cookie-killer.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I have a complete P3P privacy policy, =
built with=20
the IBM P3P editor. The HTML page says that my policy is =
satisfactory for=20
all settings of IE 6.0. I put the p3p.xml in the well-known =
location,=20
/w3c/p3p.xml. My policy was checked for syntax and/or content by =
the P3P=20
validator, and it was approved.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>But cookies will not set.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I tried putting the compact policy into =
HTTP=20
headers with the PHP header() function, like so:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>header(('CP=3D"NON DSP COR CUR ADMa =
DEVa OUR IND PHY=20
ONL UNI FIN DEM"');</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>But cookies will not set.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I have been browsing the net, guessing =
and trying,=20
for three days now, and have pretty well run out of ideas. What am =
I=20
missing.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks much.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Curtis Lacy</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2>[email protected]</FONT></DIV></BODY></HTML>
------=_NextPart_000_0003_01C3DAA8.3F3B7D10--