Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

How to force page refresh during reload

  • 2 réponses
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par Rob_S

more options

In an earlier version of Firefox, I was able to use Ctrl+F5 to force a reload of a page and see any changes that were made. This was no longer working, even after updating Firefox to the latest version (33.1.1; not sure what it was before the update). I also tried to clear the cache under Tools➞Options➞Privacy➞Clear your recent history➞Cache and that didn't even work. The workaround (as shown in screen capture) was to make a copy of the file being changed under a different name (index.html ➞ index2.html). (I also tried both with and without the "index.html" and both show the page as it was before the changes to the file.)

What is the current procedure to force a reload of a page and see the changes that have been made to the HTML file?

Thanks in advance.

In an earlier version of Firefox, I was able to use Ctrl+F5 to force a reload of a page and see any changes that were made. This was no longer working, even after updating Firefox to the latest version (33.1.1; not sure what it was before the update). I also tried to clear the cache under Tools➞Options➞Privacy➞Clear your recent history➞Cache and that didn't even work. The workaround (as shown in screen capture) was to make a copy of the file being changed under a different name (index.html ➞ index2.html). (I also tried both with and without the "index.html" and both show the page as it was before the changes to the file.) What is the current procedure to force a reload of a page and see the changes that have been made to the HTML file? Thanks in advance.

Toutes les réponses (2)

more options

It seems some Windows update has changed the way IIS caching works - it no longer sends the new page when it has been modified unless "User-mode caching" "Using file change notifications" has been turned on.

more options

This is totally screwy. I think restarting the site in IIS Manager may have been what got the page to refresh before, but now no combination of F5 / Ctrl+F5 / restarting the web site in IIS / etc. after changing the file will get the page to update - even just adding some text to a heading, for example.