PC Review


Reply
Thread Tools Rate Thread

Blocking Cookies

 
 
James CC
Guest
Posts: n/a
 
      17th Nov 2006
Hi there,

Does anyone know how I can add sites to IE's cookie blocking system? I'm
pretty sure it's possible, I've seen a program do it (though not in .NET
2.0).

Ideas anyone?

Thanks in advance,

James CC


 
Reply With Quote
 
 
 
 
James CC
Guest
Posts: n/a
 
      19th Nov 2006
Hi,

Well, the solution turns out to be that the values are stored in the
registry. You can add them manually, programatically, or by .reg file.

You can create a test .reg file as follows :

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\P3P\History\mytestAllow.com]
@=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\P3P\History\mytest2Block.com]
@=dword:00000005


Set the DWORD to 1 to allow, 5 to block.

It works with IE 6.0 SP2. Can anyone confirm for other versions, IE 5 or IE
7?

So thanks for the help, and hope this helps someone else.

James


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Blocking Cookies Brett Windows XP Security 1 1st Jul 2008 08:39 PM
blocking cookies =?Utf-8?B?UGllcnJlTA==?= Windows XP General 1 21st Feb 2007 03:00 PM
blocking cookies from being deleted by "delet cookies" button Windows XP Internet Explorer 1 7th Oct 2004 04:52 PM
Blocking Cookies Chat Windows XP Internet Explorer 0 6th Sep 2004 01:37 PM
Blocking cookies?? Bob Windows XP Internet Explorer 2 22nd Nov 2003 12:59 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:24 AM.