|
Posted by Scot McConnaughay on 10/10/99 11:36
I don't know if this will help you, but I use this line on each page I
create with sessions:
header("Cache-control: private"); // IE 6 Fix.
Jørn Dahl-Stamnes wrote:
> feo wrote:
>
>>Maybe different cache configurations between IE and FF? Not always blame
>>it on IE. If you need to press F5, then what you're seeing is the cached
>>page, I think. Review Tools > Internet properties > General > Internet
>>temporary files > Configuration.
>>
>>Hope it helps.
>
>
> No, it did not.
> I tired to add:
> META http-equiv="Expires" content="-1" (tried other values too)
>
> And it seems to help a bit. But still, sometime it does not update, while it
> does it other times... It seems to be more randomly...
>
> Some suggested to add the following text in the pages:
> "Looks good inn any serious HTML-browser - this excludes IEx.x"
>
> But that is not a solution.
>
--
Scot McConnaughay
[Back to original message]
|