Hi There,
I have two drop down menus in a form where the second drop down relies on the selection made in the fist drop down. This is working fine on its own, but my problem is when I try and add it to the complete form with other data that needs to be imput.
Basically I need to know how I get the form to do one thing when the a selection is made from the drop down( which is not working with the complete form) and a second action when the submit button is pressed and that is to send all the data.
Any one have any ideas?
The code for the drop down menus is below: