Re: IE6 strange behaviour with fwrite calls
- From: Erwin Moller <Since_humans_read_this_I_am_spammed_too_much@xxxxxxxxxxxxxxxx>
- Date: Thu, 30 Oct 2008 09:54:43 +0100
CiAlZ schreef:
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?
Yes. But the problem is not limitted to IE only, so always use this trick.
Glad it works.
Regards,
Erwin Moller
--
"There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult."
-- C.A.R. Hoare
.
- References:
- IE6 strange behaviour with fwrite calls
- From: Carlo Chiari
- Re: IE6 strange behaviour with fwrite calls
- From: Erwin Moller
- Re: IE6 strange behaviour with fwrite calls
- From: CiAlZ
- IE6 strange behaviour with fwrite calls
- Prev by Date: Re: Run a SQL query based on HTML drop down selection?
- Next by Date: PHP mail
- Previous by thread: Re: IE6 strange behaviour with fwrite calls
- Next by thread: Re: Manually make a POST request?
- Index(es):
Relevant Pages
|