Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

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

When I hit the back button to return to a previous page...

  • 2 réponses
  • 1 a ce problème
  • 8 vues
  • Dernière réponse par tonyromeo

more options

...I get the dialog box: Confirm: Firefox must send information that will repeat any action (such as a search or order confirmation) that was performed earlier. Resend or Cancel, Is there any way to disable this very annoying feature (for me anyway),

I know what I want to do and this annoys the hell out of me.

...I get the dialog box: Confirm: Firefox must send information that will repeat any action (such as a search or order confirmation) that was performed earlier. Resend or Cancel, Is there any way to disable this very annoying feature (for me anyway), I know what I want to do and this annoys the hell out of me.

Solution choisie

You get an alert about resending POST data if you go back to a page or refresh a page that was previously requested from the server by submitting form data via a (hidden) POST form.
Firefox can only make sure to get the same page by resending that POST form.
Firefox doesn't know what that form data means, so Firefox asks for confirmation before resending that form data as such an action can cause you to repeat an action and buy another item or post a message another time.
A way to prevent that pop-up is not to use the Back button, but to open links from a page that was requested from a server by sending a POST form in a new tab (window) with a middle-click or a Ctrl + left-click.
Then you can close that tab or window to go back.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (2)

more options

Solution choisie

You get an alert about resending POST data if you go back to a page or refresh a page that was previously requested from the server by submitting form data via a (hidden) POST form.
Firefox can only make sure to get the same page by resending that POST form.
Firefox doesn't know what that form data means, so Firefox asks for confirmation before resending that form data as such an action can cause you to repeat an action and buy another item or post a message another time.
A way to prevent that pop-up is not to use the Back button, but to open links from a page that was requested from a server by sending a POST form in a new tab (window) with a middle-click or a Ctrl + left-click.
Then you can close that tab or window to go back.

more options

Thank you for your prompt reply.