Early MSIE 5 had known bugs with cookies.

 0 Gerald Richter wrote about "RE: %udat persistence problem...S.O.S.":

> 
>   [+ $udat{test}++ +]
> 
>   Under Netscape4.x, it showed 0, 1, 2, 3,...etc. I inspected into the table
> "sessions" and found only one row, ie. session id. This is correct.
> 
>   But under IE5.0, it showed 0, 0, 0, 0, .... etc. In this case, i found
> Embperl inserted a row per session into table "sessions", each with
> different session id.
> 
>   More weird, on another Windows 98 PC of mine, it worked for both browsers
> with the same test script. I cannot see any difference between
> configurations of the two PCs.
> 
> Looks like cookies are disabled on the IE 5 that doesn't work.
> 
> Gerald
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to