I have an edit-form page to edit my website posts. It uses post method to the same page. If the form is compiled correctly shows up a congrats message.
The problem:
When users hit the refresh button the script tries to repost the data again to page. Is there a way to avoid this?
thanks
Luca