Re: [OT] P3P policies and IE 6 (something to be aware of)

2001-10-31 Thread Mark Fowler
On Tue, 30 Oct 2001, Robin Berjon wrote: > If anyone feels like undertaking this task, imho the best > first step would be to produce XML::P3P (it's not Apache dependent) > and add Apache::P3P as a wrapper around that that would take care of a > few simple things such as setting the headers prope

Re: [OT] P3P policies and IE 6 (something to be aware of)

2001-10-30 Thread Robin Berjon
On Tuesday 30 October 2001 13:16, Geoffrey Young wrote: > someone ought to come up with Apache::P3P that can manage the P3P header > generation and has an API for creating the policy file and compact policy > offline or something. +1 on that ! If anyone feels like undertaking this task, imho the

Re: [OT] P3P policies and IE 6 (something to be aware of)

2001-10-30 Thread Tatsuhiko Miyagawa
On Tue, 30 Oct 2001 07:16:20 -0500 Geoffrey Young <[EMAIL PROTECTED]> wrote: > someone ought to come up with Apache::P3P that can manage the P3P header > generation and has an API for creating the policy file and compact policy > offline or something. Apache::P3P is not on CPAN, but is there! ht

Re: [OT] P3P policies and IE 6 (something to be aware of)

2001-10-30 Thread Tatsuhiko Miyagawa
On Tue, 30 Oct 2001 02:05:18 + Mark Maunder <[EMAIL PROTECTED]> wrote: > my $p3p_compact_policy = "CP=\"ALL DSP COR CURa ADMa DEVa TAIa PSAa PSDa > IVAa IVDa CONa TELa OUR STP UNI NAV STA PRE\""; > $r->err_header_out(P3P => $p3p_compact_policy); > $r->header_out(P3P => $p3p_compact_policy);

RE: [OT] P3P policies and IE 6 (something to be aware of)

2001-10-30 Thread Geoffrey Young
> Here's how you set up a compact P3P policy under mod_perl: > > #This policy will make IE6 accept your cookies as a third > party, but you > should generate > # your own policy using one of the apps at the W3C site. > my $p3p_compact_policy = "CP=\"ALL DSP COR CURa ADMa DEVa > TAIa PSAa PSDa >

[OT] P3P policies and IE 6 (something to be aware of)

2001-10-29 Thread Mark Maunder
Just thought I'd share a problem I've found with IE 6 and sites (like mine) that insist on cookie support. If you use cookies on your site and you send a customer an email containing a link to your site: If the customer's email address is based at a web based mail service like hotmail, IE 6's def