473,407 Members | 2,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

How do I create a privacy policy for a cookie?

Hi all,

How can I create a privacy policy for a cookie? I have an invisible image
loading on a 3rd-party hosted site to help me watch traffic, but the cookie
I'm using is being rejected by IE6 browsers on their default Security
setting because I lack a privacy policy.

How can I add a privacy policy to the cookie I'm creating (with ASP)?

Thanks!

--Philip
Jul 19 '05 #1
5 1767
Start reading. :]
http://www.w3c.org/P3P/

Ray at work

"P. Obbard" <po*****@bellatlantic.net> wrote in message
news:OZ**************@TK2MSFTNGP11.phx.gbl...
Hi all,

How can I create a privacy policy for a cookie? I have an invisible image
loading on a 3rd-party hosted site to help me watch traffic, but the cookie I'm using is being rejected by IE6 browsers on their default Security
setting because I lack a privacy policy.

How can I add a privacy policy to the cookie I'm creating (with ASP)?

Thanks!

--Philip

Jul 19 '05 #2
Also see http://www.aspfaq.com/privacy.asp


"P. Obbard" <po*****@bellatlantic.net> wrote in message
news:OZ**************@TK2MSFTNGP11.phx.gbl...
Hi all,

How can I create a privacy policy for a cookie? I have an invisible image
loading on a 3rd-party hosted site to help me watch traffic, but the cookie I'm using is being rejected by IE6 browsers on their default Security
setting because I lack a privacy policy.

How can I add a privacy policy to the cookie I'm creating (with ASP)?

Thanks!

--Philip

Jul 19 '05 #3
See item #2: http://www.aspfaq.com/2157

"P. Obbard" <po*****@bellatlantic.net> wrote in message
news:OZ**************@TK2MSFTNGP11.phx.gbl...
Hi all,

How can I create a privacy policy for a cookie? I have an invisible image
loading on a 3rd-party hosted site to help me watch traffic, but the cookie I'm using is being rejected by IE6 browsers on their default Security
setting because I lack a privacy policy.

How can I add a privacy policy to the cookie I'm creating (with ASP)?

Thanks!

--Philip

Jul 19 '05 #4
I had this problem myself not too long ago. In addition to the documents
already suggested you must read
http://msdn.microsoft.com/library/de...acyfeature.asp
The part on Satisfactory and unsatisfactory cookies is perhaps most
important.

THe IBM P3P editor is a must have, but you will need a specific version of
the Java Virtual Machine. 1.3.1_09 I think. If you're using XP you've
probably got 1.4.x Downgrading probably won't affect your Java experience.
http://www.alphaworks.ibm.com/tech/p3peditor
I don't recall where to get the JVM but www.sun.com would be a good place to
start looking.

The IBM editor has prebuilt policy suggestions for various kinds of sites
and creates a basic human-readable version from your policy.

Once you've got a basic policy written, test its implementation with
http://www.w3.org/P3P/validator.html
Hope this helps.
Matt

"P. Obbard" <po*****@bellatlantic.net> wrote in message
news:OZ**************@TK2MSFTNGP11.phx.gbl...
Hi all,

How can I create a privacy policy for a cookie? I have an invisible image
loading on a 3rd-party hosted site to help me watch traffic, but the cookie I'm using is being rejected by IE6 browsers on their default Security
setting because I lack a privacy policy.

How can I add a privacy policy to the cookie I'm creating (with ASP)?

Thanks!

--Philip

Jul 19 '05 #5
If you want to save some time, try a commercial P3P Editor like
P3PEdit at http://p3pedit.com. It costs a little, but since time =
money, you'll save by having the P3P policy implemented and customers
back to your site.
"P. Obbard" <po*****@bellatlantic.net> wrote in message news:<OZ**************@TK2MSFTNGP11.phx.gbl>...
How can I add a privacy policy to the cookie I'm creating (with ASP)?

Jul 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Riko Wichmann | last post by:
dear all, i try to retrieve information from a secure web site. I use cookielib and urllib2 for this exercise which works to a certain level. I can authenticate myself and read the top-level...
3
by: jussi | last post by:
One plain question, is there any possible Javascript code to do this IE6 fix with a keystroke: Tools > Internet Options > Privacy > Edit > Add to Address of Web Site: http://somewebsite.com >...
1
by: Timur Tabi | last post by:
I have an embedded system with a web interface. One of the web pages has a small JavaScript program that, when run on IE6, always displays the message that cookies need to be enabled: if...
2
by: Dave | last post by:
Hello, Netscape 7.x (and possibly previous version) has an option for cookie handling based on the content of the privacy policy. How does one alert Netscape to the presence and contents of the...
3
by: Gree | last post by:
A question to those of you who design sites... What is a good online resource for getting legal disclaimers and privacy policies for a web site? ...and are they necessary? Can I just...
3
by: charles | last post by:
My site works great on its own but cookies are rejected when it is Framed into another site because (the messages tell me) I don't have a "Compatc Privacy Policy". Can someone suggest and...
10
by: Hermit Dave | last post by:
Hi, Depending upon their security settings some users can not login due to their machine's Privacy Settings some how blocking the cookie (no privacy policy available)... which is encrypted......
0
by: perspolis | last post by:
Hi all I shared my application on my network. but when someone wants to run it he faces to an error "Privacy Policy Error".he has to copy it in his computer to run it.. what's the problem?? how...
2
by: rawCoder | last post by:
Hi, I have a case where my application built in Visual STudio .NET 2003 and ASP.NET ( VB/C# ) is installed on IIS 6.0, windows server 2003. Problem is that when I reach the site( using IE)...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.