I have 3 buttons and I have the code to upload the files.
First button
I want to be able to click and upload a file. After this action I would also like to disable the button.
Second button
Same as the first.
Third button
After both files are uploaded I want to enable the third button and show a form using an iframe.
How do I code this? Or can you point me toward some tutorials?