473,569 Members | 2,490 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1771
Start reading. :]
http://www.w3c.org/P3P/

Ray at work

"P. Obbard" <po*****@bellat lantic.net> wrote in message
news:OZ******** ******@TK2MSFTN GP11.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*****@bellat lantic.net> wrote in message
news:OZ******** ******@TK2MSFTN GP11.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*****@bellat lantic.net> wrote in message
news:OZ******** ******@TK2MSFTN GP11.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*****@bellat lantic.net> wrote in message
news:OZ******** ******@TK2MSFTN GP11.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*****@bellat lantic.net> wrote in message news:<OZ******* *******@TK2MSFT NGP11.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
1696
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 page. However, from here I need to load a page which is dynamically build from information available from the page source on the top level. The...
3
1329
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 > Allow > OK > OK I'm not planning any bogus business, code would be used only for solving some acute cookie problem.
1
1478
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 (document.cookie.indexOf('asm_session') == -1) { document.cookie = 'asm_session=0'; if (document.cookie.indexOf('asm_session') == -1) {...
2
1370
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 Privacy Policy? Thanks in advance.
3
1565
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 copy-n-paste from another site? I'm trying to find out what i can here before spending a heap of cash on a lawyer (if i even need one) Thanks.
3
4347
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 example which shows how this is done? thanks charles
10
1816
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... what i would like is someone to tell me how to set privacy policy for the cookie.. i know its probably not related to asp.net but googling didnt help...
0
934
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 can I solve that? thanks
2
1528
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) through the public IP assigned to the server, for instance http://194.1.1.1/MySite/home.aspx , it works well. The page opens and so the following...
0
7703
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
8132
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7982
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5514
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5222
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3656
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3644
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2116
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
944
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.