Preventing form resubmission

Dusyyabe

New Member
Page one contains an HTML form. Page two - the code that handles the form's data. The form in page one is submitted. The browser is redirected to page two. Page two handles the data. Now, if page two gets refreshed, an alert pops up. It says: "Confirm Form Resubmission".How do I prevent that?
 
Back
Top