I am not sure how I should name it ;-(
I try to sell something, where I issue first a ticket number, and the IP address, date and time. The customer select the items and want to pay.
The payment is done via Clickbank.
After payment Clickbank transfers the customer back to a certain home page on my site, whereby ticket number, item and IP address is still attached. Additional Clickbank adds a uniq transaction code.
After it comes back the customer can add a number, email and name to the form and get a password.
The entries are checked, and if not correct, the customer will be pointed back to the previous page.
The password will be sent by e-mail to him.
During the tests I figured out that he can always go back to enter another number and could get ALL passwords.
I need to make sure, that the primary ticket number allows only one entry of the number. How can I make this?