Re: IE6 strange behaviour with fwrite calls




phpUrl = "ajax.php?id=" + r_ID + "&sid="+Math.random();
or a timestamp.

Yep, the caching problem. ;-)

Erwin you are right! The problem was fixed adding the random sid. So
is this tecnique needed to fix IE caching problems?
.