Hi.
I'm working on a PHP script which works together with HTML forms. And i have a problem. Everytime i push the refresh button in the browser, it asks me if i'd like to resend the data or not. If i click cancel, the page isn't refreshed and if i click resend the resended data makes nothing but mess. How to avoid resending the data?
I'm working on a PHP script which works together with HTML forms. And i have a problem. Everytime i push the refresh button in the browser, it asks me if i'd like to resend the data or not. If i click cancel, the page isn't refreshed and if i click resend the resended data makes nothing but mess. How to avoid resending the data?