Jump to content

Form -> Back Pages!


poolhustler86

Recommended Posts

the form submits, processes on the same page and then redirects the user from header: location function...

 

basically if the user clicks back, i dont mind if they see the previous page.. just dont want those warning messages, page expired messages... so when they do click refresh it resubmits the data again.

Link to comment
https://forums.phpfreaks.com/topic/96620-form-back-pages/#findComment-494466
Share on other sites

Something is funny then.  I show, validate, and process my forms all in one script and part of my processing is to redirect with a call to header().  I have zero problems with duplicate submissions.

 

Is it possible the page that generates the form is itself the result of a post operation?

Link to comment
https://forums.phpfreaks.com/topic/96620-form-back-pages/#findComment-494469
Share on other sites

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.