Go Back   SitePoint Forums > Forum Index > Manage Your Site > Business and Legal Issues
Newsletter FAQ Members List Calendar Mark Forums Read

New to SitePoint Forums? Register here for free!

SitePoint Sponsor
 
Reply
 
Thread Tools Display Modes
Old Mar 28, 2004, 03:28   #1
ArticleBot
SitePoint Articles
 
ArticleBot's Avatar
 
Join Date: Apr 2001
Posts: 0
Discussion thread for P3P, Cookies and IE6.0: A Case Study

This is a dedicated thread for discussing the SitePoint article 'P3P, Cookies and IE6.0: A Case Study'
ArticleBot is offline   Reply With Quote
Old Apr 26, 2004, 13:20   #2
Anonymous
SitePoint Community Guest
 
Posts: n/a
Excellent article on a little publicised subject.
  Reply With Quote
Old Jun 14, 2004, 09:35   #3
KonaBreath
SitePoint Enthusiast
 
Join Date: Jun 2004
Location: Orlando, FL
Posts: 33
When should this be set if the cookie is just a session cookie?
KonaBreath is offline   Reply With Quote
Old Jun 22, 2004, 02:41   #4
moondog
SitePoint Community Guest
 
Posts: n/a
Great article BUT there is a correction to be made: ypu shouldn't write "href" but "policyref" as the attribute that point to the policy file.
  Reply With Quote
Old Aug 7, 2004, 04:07   #5
hstraf
Confirmed Halfwit
 
Join Date: Oct 1999
Location: Vancouver, BC, Canada
Posts: 1,075
Good article, but I would like information on how to implement compact privacy policy for 3rd party systems.

ie: I have some code that needs to drop a cookie on target machine... but the code is called FROM a different (3rd party) website then where the code is located.

How do I do this?
hstraf is offline   Reply With Quote
Old Jul 3, 2005, 23:21   #6
CarbonBase
SitePoint Community Guest
 
Posts: n/a
I tried to use the this method of creating a compact policy in my site so i could use session cookies in IE however it didn't work. Internet Explorer browsers kept on refusing session cookies from my site.

any suggestions?
  Reply With Quote
Old Feb 6, 2008, 23:52   #7
Puneet Lakhina
SitePoint Community Guest
 
Posts: n/a
@CarbonBase
It didnt work for me in IE6 this way either. So instead of setting the header as: <?php Header('P3P: href="/your_2nd_policy/p3p.xml"
CP="your compact policy"'); ?>
I set it as
<?php Header('P3P:
CP="your compact policy"'); href="/your_2nd_policy/p3p.xml" ?>

Essentially put CP first then the href.
  Reply With Quote
Reply

Bookmarks

« Previous Thread | Next Thread »

Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Sponsored Links
 
Forum Jump


All times are GMT -7. The time now is 05:37.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright 1998-2009, SitePoint Pty Ltd. All Rights Reserved