|
Posted by Rory Walsh on 03/03/05 16:50
I'm pretty sure I am looking at cached pages but the problem with this
seems to be that some browsers support these header directives and
others don't, i.e. Firefox.
The following work in IE but not Firefox
header("Cache-control: private");
header("Cache-Control: no-store, no-cache, must-revalidate");
> maybe you are looking at cached pages in your browser?
>
> if 'session_variable=="yes"' equates to true then you should send out
> headers that tell the browser not to cache the output (or make it
> private/force-revalidation)
>
>>
>>
>>
>>
>> Jochem Maas wrote:
>>
>>> eoghan wrote:
>>>
>>>> i think ive missed a few mails there...?
>>>>
>>>> rory walsh wrote:
>>>>
>>>>> Cheers, I'll take a look, I had tried a search but thunderbird
>>>>> didn't find anything, even with the exact thread title I had to
>>>>> google it? Anyway I'll take a look.
>>>
>>>
>>>
>>>
>>> my first google hit on search for the exact title gave me this:
>>>
>>> http://www.issociate.de/board/post/171234/Clear_POST_variables_on_page_refresh.html
>>>
>>
>>
>>
Navigation:
[Reply to this message]
|