Jump to content

PHP header() question about resubmit warning on refresh


BioBob

Recommended Posts

I know I saw this on these forums recently how to do this, but there is a trick, I think its with header() cache-control: private or something but I dont remember.  Basically on a form page, if its refreshed, isnt there a way to set teh header so Internet Exploder doesnt prompt to resubmit the form data?

 

"To display the webpage again, Internet Explorer needs to resend the information you've previously submitted.

 

If you were making a purchase, you should click Cancel to avoid a duplicate transaction.  Otherwise, click Retry to display the webpage again."

 

Might not even be a php thing, could be html but im fairly sure it has something to do with headers...

Oh yeah, I know what you mean.  That may just be a browser security thing...You'd probably have better luck on the Microsoft FAQs or something, unless someone has experience with it.  But most people hate overstepping browser security (if it's possible) because it often means that they need to alter something ELSE for it to play nice with other browsers.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.