I have a script that sends a form with data, checks for a
string to be in a file at the server, and returns a file
which is updated each time the script is run; but once I
run the script and got the results, if I reload the results
page, the script runs again, and my last sent data adds
again (it's a table, and I add a row each time the script is
ran).