- From: Martin Presler-Marshall <mpresler@us.ibm.com>
- Date: Thu, 6 Dec 2001 08:54:53 -0500
- To: "Paul Mayer" <paul@delta-pc.co.uk>
- Cc: www-p3p-public-comments@w3.org
You could do this with <meta http-equiv=...>, but (unfortunately),
this won't work with IE6. In IE6's implementation of P3P, it has already
decided what to do with the cookies by the time the <meta> tags are parsed,
so that won't do you any good. To support IE6, you'll have to put them in
the HTTP headers.
-- Martin
Martin Presler-Marshall - Program Manager, Privacy Technology
E-mail: mpresler@us.ibm.com AIM: jhreingold
Phone: (919) 254-7819 (tie-line 444-7819) Fax: (919) 254-6430 (tie-line
444-6430)
"Paul Mayer"
<paul@delta-pc To: <www-p3p-public-comments@w3.org>
.co.uk> cc:
Subject: [Moderator Action] Using HTTP Headers for the deployment of a
12/05/2001 compact privacy policy
03:48 PM
I am a webmaster for a number of e-commerce sites and I am having
difficulty
implementing a compact privacy policy that allows visitors to use my
shopping cart facility.
Section 3.1, Example 5 of the deployment guide shows what the http should
look like.
Section 3.2 shows the syntax on how to use the HTML <link> tag for the
policy reference file.
How do you insert the compact policy into a standard html document?
Received on Thursday, 6 December 2001 08:58:33 UTC