• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

how to disable cokies in browser

 
Ranch Hand
Posts: 97
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai
how to disable cookies in browser
i am using internet explorer 5.0
please clear me
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I can tell you how to disable cookies in IE 7 and maybe you can figure out for yourself how to do it in your browser.

Ii cant tell you about IE 5 because i don't have it. It's a really old browser and not secure enough. I really think you should upgrade to the latest one. It's more secure and has tabbed browsing features. You can download it from here:
http://www.microsoft.com/windows/downloads/ie/getitnow.mspx

Here's how you can disable cookies in IE 7.
Go to Tools --> Internet Options ---> Privacy --> Click on Advanced
In the "Advanced Privacy Settings" window, select the checkbox for "Override automatic cookie handling", then select "Block" for both First party and Third party cookies. You can also select "Prompt", if you want to. Then you'll be prompted to either allow or block cookies individually at the time a website attempts to store a cookie on your computer.
 
It's just like a fortune cookie, but instead of a cookie, it's pie. And we'll call it ... tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic