How to disable cookies in Internet Explorer?
This article tells about cookies and how to disable these cookies in internet explorer.
This article tells about cookies and how to disable these cookies in internet explorer.
Cookies are used to store user specific information in form of text strings. When a user visits particular website some user specific information gets stored and this information can be retrieved later when the same website gets visited from same machine and can be sent to server. Cookies are associated with websites instead of individual pages.
Web developers can use cookies to store user preference and renders the customized page on next visit according to user's interest. Cookies can also be used for demographic statistics and can store info about what is in your basket for online shopping site. There are browser imposed limitations regarding size of cookies and number of cookies per website which can be stored.
However user can disable and delete cookies at any time so developer has to take care of this issue. Cookies can be disabled for internet explorer in following way.
Open IE go to tools.
Click on Internet Options from list.
Internet Options dialogue box will appear.
Click on Privacy Tab.
Then click Advanced Button.
Advanced Privacy Settings dialogue box will appear.
Click on checkbox for Override automatic cookie handling.
There are two types of cookies. First Party cookies are cookies set by the website you are visiting and Third Party cookies refer to cookies that are set by a different site to the one you are visiting.
There are 3 choices for each type of cookie:
Accept - Accepts any cookies.
Block - Blocks all cookies.
Prompt - Prompts before storing a cookie.
Session cookies are cookies that will exist for your session only on the website (some websites need these cookies enabled to function properly).
Make appropriate choices according to your requirement and apply.
-
What are cookies? Using Cookies in ASP.NET
| By rajeshchoudhary | in Web Development
This article tells about cookies and how to write and read cookies in ASP.NET web application....
-
Simple Security and Privacy Enhancements for the Casual Web Surfer Using Firefox
| By atomMan | in Software
We all know what cookies are, but what about web bugs and LSO's? Most of us know our web usage can be tracked, but ...
-
53 Firefox Add-ons for Achieving the Privacy and Security while surfing the net
| By affnup | in General
53 Firefox Add-ons for Achieving the Privacy and Security while surfing the net...
-
Google advance Search | By wesellforu | in General
Google’s advance search option gives users the ability to look for information in more detail than the general se...
-
What is Bing Cash Back? | By Aladinsane | in General
Bing Cash Back is the new Microsoft Live Shopping, with a few added bonuses. You get the best prices on the Intern...
-
How to get your friends to join Lockerz | By Pepsi | in General
Here are ways to get your friends to join Lockerz...
-
Ultimate List of Sites like FML (Part 2) | By king_saberhawk | in General
If you like FMyLife, then you'll love this list. Part 2 of the ultimate list of websites like FMyLife....
-
How To Get Famous On Youtube | By AaronMeagher | in General
Getting famous has never been easier. With millions tuning into watch funny, informative or crazy videos online ev...
-
Using remote desktop in windows XP | By rajeshchoudhary | in Computers
if you want to connect to a machine remotly using Remote Desktop Connection, remote Desktop in target machine needs...
-
setting password wisely for your accounts | By rajeshchoudhary | in Computers
Incidents of information phishing and hacking are happening every now and then. One fine day morning you wake up to...
-
Web.config –configuration file for ASP.NET web application. | By rajeshchoudhary | in Web Development
This article tells what web.config file is, how to write this and how this file is used by run time to apply settin...
-
LAMP-Open Source Solution Stack for web develpoment | By rajeshchoudhary | in Web Development
This article tells about LAMP solution stack which is being used to develop and deploy complete website....
-
php.ini –configuration file for PHP | By rajeshchoudhary | in Web Development
This article tells about PHP’s configuration file php.ini and how to write your own php.ini file to apply custom ...








No comments yet.