HTTP Cookies are small pieces of information in name-value pairs, used for persisting session data on a local computer. Examples include saving a login state, shopping cart contents or location preferences. If your question is about HTML5 Local Storage, look at or use the local-storage tag instead. ...
0
votes
1answer
24 views
What cookies are allowed from Internet Explorer using this option?
When I look at the options used from Internet Explorer for the cookies, I read the following description:
Blocca i cookie di terze party privi di una versione compatta dell'informativa sulla ...
0
votes
1answer
27 views
Latest Instructions on creating a cookie log in Firefox
I am trying to run Firefox in cookie-logging mode as described here:
https://developer.mozilla.org/en/Creating_a_Cookie_Log , and
...
0
votes
0answers
19 views
Log out of NetScaler session in iframe causes loss of asp.net session in IE
This isn't really a programming question or a server admin question, more a browser behavior question.
In IE (7 & 8 for sure, testing 9 shortly), I'm visiting site A.com, and that opens an iframe ...
0
votes
2answers
63 views
Batch delete cookies in Google Chrome
How can I delete all cookies for a domain in Google Chrome? I have this view:
click to enlarge
But I can't select all cookies and click Delete, and there's no "Delete all cookies" button. I am ...
0
votes
2answers
221 views
Google Chrome - Auto log-off from sites
I use Google Crome, everytime I close the browser or Shutdown my system and open the browser again, I am automatically logged off from all my accounts - GMail, Facebook, Yahoo but not from the Stack ...
0
votes
1answer
122 views
Chrome: keep persistent cookies from certain domains only
This question is similar this one which covers Firefox, but I want to know how to do it in Chrome:
I want Chrome to clear cookies from all sites accept those from certain domains. In the Cookies ...
2
votes
2answers
66 views
Where can you see the data that's been recorded by a tracking cookie?
I've always read that cookies can, and do, store sensitive information such as OTHER websites that you've visited outside the one to which the cookie belongs.
I've started to read up about it and can ...
0
votes
1answer
81 views
Firefox Won't Save My Google Cookies Between Restarts
I'm using firefox 11 on Ubuntu.
For some strange reason, Firefox won't save my google cookies between browser restarts. I have to log in to gmail every time I restart my browser, even if I click on ...
-2
votes
1answer
36 views
internet memory
How do I delete the cookies (I think that is what it is called) that track the internet use so that it remembers the most common phrases or searches entered into the window and pops up with a list?
3
votes
1answer
105 views
Are there ways of preventing flash cookies from being cross-browser accessible?
I hope this is right place to ask. I'd wish that each browser in my computer (running in the same OS) had its own flash cookies ('Local Shared Objects') and were unable access each other's. Could it ...
6
votes
4answers
190 views
Delete specific cookies from Google Chrome?
How can I delete specific cookies from Google Chrome?
I have cookies from a website that recently got updated, and I need to clean up the existing cookies, but I don't want to delete any other ...
0
votes
0answers
18 views
addon asking to allow cookie or not [closed]
Possible Duplicate:
Have an add-on for Firefox like NoScript, but for cookies (that make possible to whitelist while surfing the web)?
I'm looking for a Firefox plugin/addon/extension that ...
1
vote
6answers
211 views
View Cookies in Mozilla
If you use Mozilla Firefox in the "never remember history" setting, how can one see which cookies are currently saved (and possibly delete specific ones)? The answer I've heard is to look in ...
0
votes
0answers
52 views
Safari cookies constantly in flux
I've noticed that on Safari in Windows 7, I seem to be logged out of many sites (including Stack Exchange) very regularly. Even stranger, when I go to my Privacy preferences, the label under "Remove ...
1
vote
2answers
966 views
Firefox 9 or 10 Cookie Location
Where does Firefox store my cookies on a windows 7 home machine?
I have looked in AppData but don't see any cookie or cache folder.
2
votes
1answer
108 views
Why some websites recognize data after deleting history/cache/cookies?
The following website for example:
myopenid.com
What i do the erase all traces:
Firefox -> Clear history -> All (cache,cookies,history,..)
Deleting Flash cookies manually ...
2
votes
2answers
57 views
Firefox “forget site” functionality or add-on
Does there exist any add-on for Firefox for selectively removing history (cache, cookies) for certain sites only?
This would be useful for web development to clear the browser state regarding the ...
3
votes
1answer
236 views
Why do I lose my cookies when Internet Explorer is not shut down correctly?
I'm using Internet Explorer 9 in a "normal" way, i.e. not doing InPrivate browsing, not having it configured to delete cookies on exit etc.
If Internet Explorer is open when my computer shuts down ...
3
votes
1answer
123 views
Accept Cookie by Name
I am looking for a way to automatically accept a cookie with a specific name, not based on site. The expected behaviour would be to block all cookies, unless its name contained foo in which case I ...
2
votes
1answer
240 views
How to delete Safari cookies from OS 10.7.2 terminal?
I would like to delete all Safari cookies from terminal on Mac OS 10.7.2.
I tried to delete ~/Library/Cookie/Cookies.binarycookies (this is the only file in ~/Library/Cookie), but it didn't help.
...
0
votes
1answer
125 views
delete cookies which have not been accessed in the last x days
Using Firefox. I would like to get rid of "obsolete" cookies. By "obsolete" I mean cookies which have not been accessed by any website in the last x days.
I have searched high and low but I have not ...
0
votes
0answers
306 views
Cookies handling on Internet Explorer 9
I've testing how to configure my browser(s) to avoid/reject most tracking and so far here's while trying to keep functionality what I got (please feel free to correct me)
Browsers are IE9 and FF
...
3
votes
3answers
180 views
How to remove tracking cookies
I am looking for a tool that will be able to (ideally) proactively block tracking cookies in a browser as I don't really like to see the relevant ad from the sites I visited on other web sites. After ...
1
vote
2answers
153 views
How to delete cookies for a specific site
I need a button or bookmarklet to delete the cookies from the current context. Clearing the cache would be another option.
Specifically, I am logged into too many Google sites and have multiple ...
0
votes
1answer
294 views
Import cookies to Internet Explorer 9?
I have exported some cookies from Firefox (using the Cookies Manager+ add-on). How can import them into Internet Explorer 9?
3
votes
2answers
451 views
Why would Chrome/IE not persist cookies but Firefox works just fine?
A user of our application has IE8, Chrome 15 and Firefox 8.
When the user logs into our application (or any web application that uses cookies to persist the login state) with Chrome or IE, they are ...
0
votes
1answer
80 views
Using different gmail,hotmail etc at the same time in a browser (Firefox) [closed]
What would be the best way to use different Gmail, StackExchange, Hotmail accounts etc. at the same time?
Currently I use different browsers (Firefox and Chrome) for different purposes. Another ...
1
vote
1answer
84 views
A plugin that makes cookies permanent?
Does anyone know if there's a way to make the cookies permanent?
Like I'm aware that whenever I visit a website, the webmaster can give me a cookie that has a time limit, but is there a browser ...
1
vote
1answer
233 views
Not all Cookies showing in Temporary Internet Files?
I'm running Internet Explorer 9, and had a question. Say I set up a site in PHP. In the PHP code I set a cookie with the name 'user' and value "test". When I go into my temporary internet files folder ...
2
votes
4answers
147 views
Can I run two versions of Opera with independent cookies?
I'd like to have multiple Opera windows open, each using a separate cookie jar. This is primarily so I can be connected to both my personal google email and my work google docs account at the same ...
2
votes
2answers
149 views
Prevent a cookie from expiring when the browser is closed?
How do I prevent cookies from expiring when my browser is closed?
3
votes
4answers
259 views
Have an add-on for Firefox like NoScript, but for cookies (that make possible to whitelist while surfing the web)?
I have NoScript installed on Firefox, that blocks every script on pages. I have to manually allow any scripts that are run on my browser.
I would like to have a similar add-on like NoScript, but for ...
1
vote
1answer
98 views
How to temporary remove all cookies in chrome?
What i want to do is simulate what a new internet user sees. If i make a youtube search, for example, the results are different for me (they are base on the history of my activity on youtube, i ...
0
votes
1answer
142 views
Backup and restore cookies in Firefox [closed]
Possible Duplicate:
Where are cookies of Firefox stored in windows?
How would I go about backing up and restoring cookie files for Firefox on an Windows XP install (EDIT: within a batch ...
0
votes
1answer
390 views
Firefox - how can I open multiple sessions(profiles) in different tabs?
I'm looking for a solution to open multiple profiles in different tabs in Mozilla Firefox.
However there's a catch: I want profiles to be switched automatically. For example, when I click on the ...
0
votes
1answer
65 views
Problem Accessing Specific Site More Than Once/Few Times - Strange Internet Connection
I recently upgraded to 3G wireless data connection. The problem with my internet connection is after visiting a given website few times, the server stops responding. I later open that website in ...
2
votes
3answers
122 views
Send cookies/site login information over my internal network?
Is there a way I can send cookies/site login information to computers within my internal network? i.e push them through in packet headers? Not FTP.
For example if I want to send cookies with my ...
0
votes
2answers
316 views
Browsing cookies during a Chrome incognito session?
It seems that when in an incognito session with Google Chrome, you can't directly view the cookies, since going to the preferences, the non-incognito Chrome session is focused, and the settings page ...
2
votes
1answer
138 views
How to disable 3rd party cookies in Chrome?
I have both the "stop websites from storing local data" and the "block all third party cookies without exception" settings enabled in Chrome 12 (I'm not sure what the exact names of these settings are ...
0
votes
1answer
118 views
Protect from undeletable cookies via cache
Recently, there were discussion about many sites which are tracking the user via browser ETags/cache poisoning. Is there a way that the casual user can protect himself from such attacks?
10
votes
2answers
235 views
Can the other programs on my PC access my Google account through web browsers' cookies?
I am curious whether it is possible for the other programs on my Windows 7 to access my Gmail, given I have already logged in my Google Account in Chrome (stable).
If no, by what and how are they ...
1
vote
1answer
52 views
Somekind of “Cookies Manager” for Firefox 5?
I'll explain what I need.
Somedays ago, Google changed the way Google Apps store the login cookies. Making identical as a normal Google (@gmail) account. Before this, I was able to be logged in with ...
1
vote
0answers
35 views
Picasa “blog this” choking on 'cookie' problems
Whenever I click on the "blog this" link in Picasa, it throws up a window complaining about cookies (helpfully in German, because Google thinks that everyone in Switzerland reads German). A rough ...
0
votes
1answer
30 views
Permacookie Vectors
I'm looking for a list of the various ways that websites can create "permacookies".
I remember seeing a website sometime probably late 2010 which enumerated about a dozen different methods websites ...
3
votes
1answer
219 views
Using cookies with lynx
lynx -cfg=cfg.file $URL
this works with the following contents of the .cfg file:
SET_COOKIES:TRUE
ACCEPT_ALL_COOKIES:TRUE
PERSISTENT_COOKIES:TRUE
COOKIE_FILE:cookie.file
however, ...
0
votes
0answers
51 views
What website will never have any cookies? [closed]
It's the same scenario we all have when accessing an unsecured wireless network that has a web-based authentication/accept TOS roadblock. What website should I attempt to visit that won't send any ...
1
vote
2answers
143 views
What do browsers do with expired cookies?
What do browsers do with expired cookies? I know that the app won't read them in, and I'm assuming the browser wouldn't send them, but are they purged from the file system with any regularity?
6
votes
3answers
149 views
How can I delete the old cookies in Chrome?
In Google Chrome, there's only an option to delete the newest cookies. I want to delete the oldest ones. How can I do that?
2
votes
1answer
232 views
Firefox or Chrome add-on to modify cookie timeout?
I have a website where I log in. It has a "short" timeout, most likely set in a cookie, so if I leave it for around ten minutes it will often say: "sorry, log in again".
Are there any Firefox/Google ...
0
votes
1answer
704 views
Internet Explorer 9 will not accept cookies from Intranet sites?
My IE9 (Win 7, 64bit) refuses to accept cookies from Intranet sites.
If I use the "full" name of the server, it will accept cookies.
For instance, if the server is called "server1" and has a full ...