PHP-Problems trying to read a cookie in IE
Posted: Wed Dec 31, 2003 3:36 pm
I'm tying to read a cookie in IE. The problem is, that I must manually refresh the page after the page has already been loaded once. I though maybe it was pulling from a cahced page, but when I clear my cache and my cookies, it still holds the old value until I click the refresh option.
http://www.joycemeyer.org/cgi-bin/msoft ... st&CARTID=
here is the link. Click on the text prefs just to see how it runs. When you try to access it a second time, after you've submited it once, It is suppose to look up the new cookie value, and start there. Instead, It will default to a previous number. Say, If it was 0 when you started, when you return, it will still be 0 until you refresh. Can you help?
http://www.joycemeyer.org/cgi-bin/msoft ... st&CARTID=
here is the link. Click on the text prefs just to see how it runs. When you try to access it a second time, after you've submited it once, It is suppose to look up the new cookie value, and start there. Instead, It will default to a previous number. Say, If it was 0 when you started, when you return, it will still be 0 until you refresh. Can you help?