I have a form where I want the user to be able to select whether they want to upload a file or not. If they select yes, they have the option to browse for the file. Then I want them to be finished with the form and the form submit.
If they select no, then I continue stepping them through the form.
Any ideas?