Cookies / Session variable problem
Posted: Mon Sep 22, 2003 1:52 pm
I've built a shopping cart app that stores shopping cart items in an associative array session variable. Works like a charm... UNLESS the user has turned off "automatic cookie handling" in IE and not checked "always allow session cookies." On the one hand, this is a serious problem that break the site... on the other hand, it affects only a very small percentage of users and only those on IE (turning off cookies in Mozilla does not have this nasty effect). Of course, stupid IE with its stupid overwhelming market share compounds the matter... but you see my point.
So... thoughts? Statistics? Solutions?
So... thoughts? Statistics? Solutions?