SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: Browser compatibility: cookies
-
Dec 14, 2003, 15:49 #1
- Join Date
- Nov 2003
- Location
- Raleigh, NC
- Posts
- 92
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Browser compatibility: cookies
Hi,
I am new to cookies. With help, I've written several cookies that work well in IE and/or Opera. But I am having dificulty of getting these cookies to work in Netscape (all versions).
Are there any articles on the web on this issue? Or, can someone tell me what I should be looking out for?
On my own, I have trying to search the web looking for information on this topic, but all of the cookies I've found so far seem to have combatibility issues.
If I need to use a browser detect script in order for my cookies to be read in different browers, I can do that. But first, I need to know what is causing the "read" portion of my cookie scripts not to work.
Thanks for your time!
-Michael
-
Dec 15, 2003, 13:26 #2
- Join Date
- Dec 2003
- Location
- A van down by the river
- Posts
- 2,056
- Mentioned
- 0 Post(s)
- Tagged
- 1 Thread(s)
Because your code isn't working with NS, it would be a good idea to check the NS requirements for what you want to do.
With that said, I have to admit I don't know where to find a NS reference.
Maybe the gecko (moz/firebird) DOM is (roughly) the same?
http://www.mozilla.org/docs/dom/domref/
Bookmarks