IE 6 cookie problem -- maybe?
IE 6 cookie problem -- maybe?
Posted Oct 2, 2002 17:27 UTC (Wed) by havoc (guest, #2261)Parent article: The status of the subscription experiment
I ran into a problem with IE cookies that was very difficult to track down.
the problem I had was that (intermittantly) when sending more than 1 cookie back to the browser for a domain, IE would occassionally send back the first cookie it found rather than the cookie I had asked for.
I had set a "false cookie" in the login process as a place holder, and that cookie (just a place holder) was the root of the problem. I have taken great care to ensure that my scripts operate on a single cookie if at all possible.
Hope this helps!
