Re: [PHP] Cookie not getting set in IE 5 but no problem in Netscape

2001-03-28 Thread Joe Stump
Ah yes, the infamous IE cookie problem - look at the expire time - I be it destroys the cookie as soon as it gets it because the expire time is either on or before the time the cookie was sent. --Joe On Wed, Mar 28, 2001 at 07:16:52PM +0800, Floyd Piedad wrote: > My program works really well wit

[PHP] Cookie not getting set in IE 5 but no problem in Netscape

2001-03-28 Thread Floyd Piedad
My program works really well with Netscape. But with some Internet Explorer installs, the cookie does not get remembered? I already set the Security options to Allow Cookies (both). When I set it to prompted, it even asked me if I wanted to accept the cookie, replied yes, but still the cookie c