473,387 Members | 1,553 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Persistant Cookies


This is a general web development question about persistant cookies.

I thought I would use persistant cookies to indentify unique visitors to
my site.

When testing my cookie setting code, I found that the cookies are
persistant in IE6, but in Firefox 1.5 they ended up being session
cookies. Then I see that there is a drop down to set all cookies to
being session cookies (cookies disappear "when I close Firefox").

I'm just wondering -- is it the default for IE to allow persistant
cookies? For Firefox to allow session cookies?

Are there any alternatives if a browser only allows session cookies?

May 17 '06 #1
1 1504
Persistent cookies require a value for the expires attribute. No expires
value = no persistence.
IE CookieView from NirSoft is a free tool that you should go get. There's no
way I've ever seen mentioned for a browser to modify a cookie.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/.

"John A. Bailo" <ja*****@texeme.com> wrote in message
news:db********************@speakeasy.net...

This is a general web development question about persistant cookies.

I thought I would use persistant cookies to indentify unique visitors to
my site.

When testing my cookie setting code, I found that the cookies are
persistant in IE6, but in Firefox 1.5 they ended up being session cookies.
Then I see that there is a drop down to set all cookies to being session
cookies (cookies disappear "when I close Firefox").

I'm just wondering -- is it the default for IE to allow persistant
cookies? For Firefox to allow session cookies?

Are there any alternatives if a browser only allows session cookies?

May 19 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Hal Vaughan | last post by:
In the app I'm working on, there is a need, from all classes, to get configuration information. Much of that info is stored in single line files (which may be put in the Preferences structure in...
1
by: Chris Melnick | last post by:
I am trying to write an application that runs in the system tray, so I am using a NotifyIcon not associated with a Form. My "main" class has an instance of the NotifyIcon, and its ContextMenu, as...
1
by: paritycheck | last post by:
Hi Guys, I'm stuck with a terribly persistant "Access to the path *** is denied" problem. I'm trying to upload a foile using the file control. The code checks if a file of the same name as...
15
by: Edwin Knoppert | last post by:
I have searched but info is limitted. In my test app i used a non persistant cookie for forms authentication. slidingExpiration is set to true On run and close and rerun the login remains ok....
1
by: Will McGugan | last post by:
Hi, I'd like to have a persistant dictionary in a server so that incoming requests acquire a specific Python object, do something with it then return. There wont be that many objects but it is...
9
by: Ole | last post by:
I'm trying to create a class acting to the user as if it is persistant. The class fields are saved in a XML file and from within the class I call a private 'SaveToFile' method that contains the...
1
by: archana | last post by:
Hi all, Can anyone tell me what exactly persistant cookies and non-persistant cookies means. I read some where that in non persistant cookies if i am using session data remains in that...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.