I have a form which when submitted provides a Username and Password for Internet access.
The information provided by the customer, name etc., is written into a table.
However, if the result page is refreshed, another record for the user is written to the table.
How can I prevent this from happening?
Thanks in advance!