Hi!
Let's say a user submits a form that is handled on the same page (same script). After the page has fully loaded again he presses the reload/refresh button in his browser.
Is there anyway one can avoid the form from beeing handled by the page again when the reload button is pressed?
Let's say a user submits a form that is handled on the same page (same script). After the page has fully loaded again he presses the reload/refresh button in his browser.
Is there anyway one can avoid the form from beeing handled by the page again when the reload button is pressed?