Hi,

I've seen a lot of messages regarding this issue, but I think mine is a little bit different. The ones I've seen are related to the use of the back button - Not my case.

While browsing through this site, on some computers (all using IE) people get "expired page" errors when clicking on some links. They hit reload and the page loads, but when they click somewhere else, they get again "expired page" errors.

All Netscape users and some IE users always browse the site without these expired page errors.

Yes, I guess the pages are supposed to be expired! Why doesn't IE fetch them from the server automatically, only when you do a reload?

Is there any way of telling the browser in the PHP code to ALWAYS load the pages from the server?

I'm using SSL, by the way.

Thanks for any help,

Nuno

    i would suggest putting in a header to revalidate the page on each request.

      Write a Reply...