|
Require drop down box selection
I have a form set up with some drop down boxes. I also have a validation form which collects the information from the first form for people to see what they put in there. If someone doesn't select one of the drop down menus then it doesn't carry anything over to the validation form and it doesn't have the selection box options anymore. I have it set up on the first form that depending on what the user selects for box 1 (category) dictates what options will be shown in box 2 (products).
What would be the best way to set up the drop downs to be required. So that people cannot even leave the first form unless they have selected all something from both of my drop down boxes?
Thank you for your help! Let me know if you need to see some code.
__________________
Live as if your were to die tomorrow. Learn as if you were to live forever. - Gandhi
|