Posted by mindwarp on 07/15/06 09:31
Hi,
When a user submits / posts data my php script Inserts data into my
database.
If they refresh the script or click back and click submit again I get
duplicate record.
Is there an easy solution to this?
Or do I need to create a hidden field which contains some sort of
unquie data, like a time stamp and have a have a unique field which
stops it adding the record?
Best regards,
Jules.
[Back to original message]
|