php - How to disable alert message when refreshing a page which was submitted using POST? -


i want know possible have alert says?

confirm form resubmission !!

i working on generates result. don't want annoy users alert box. there way remove alert boxes.

there's solution posting other url , redirecting page url. works fine me. want remove dialog box. possible?

best practice post url, process info there , redirect new url, example header("location: ") call. way prevent user refreshing page resubmit form.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -