Forum Moderators: open

Message Too Old, No Replies

I want to stop using Cookies to force a refresh

is there another approach?

         

IIIbarcodeIII

5:13 pm on Jan 20, 2004 (gmt 0)



Hi all,

I've created an application which checks for certain critia of a HTML page on a webserver, however - the page seems to be cached on the machine and will only refresh 'properly' when the user visits the page via a web browser (eg, IE).

I'd like to stop cookies been saved for this particular page, any ideas how i'd go about it on a HTML or indeed a PHP page?

Thanks in advance.

IIIbarcodeIII

tedster

5:52 pm on Jan 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Would one approach be not to allow the page to be cached in the first place?

see this thread for more: Code to prevent caching [webmasterworld.com]