Is there a way to prevent the file dialogue box from opening ?

My situation is that I need the user to select something from a drop down box before they select the files to upload. I have the drop down box next to the progress div. I have created a custom file dialogue start function, that I check to make sure they have selected something, and display a message telling them if they have not. The file dialogue still opens though.

Thanks