Sorry for asking such stupid questions but I'm trying to teach myself php and I'm not a very good teacher. I have a script that uses a form. When I click the submit button, everything works as expected. However, if I click on the browser's refresh button, the form is resubmitted. It will do this until I click the submit button again or leave and come back. Is this a common occurrence or will you need to see the script in action or the source code?