Form with php
Posted: Thu Aug 24, 2006 12:20 pm
Hi guys,
OK I have a form with a drop down menu. I want, with php to say, when a certain option in the list is selected (but not submitted) then a second input form is shown below it.
I assume I would have to use the else function etc but am unsure of the syntax that I would use to compare what is selected in the menu; without anything being submitted?
Thanks,
Max
OK I have a form with a drop down menu. I want, with php to say, when a certain option in the list is selected (but not submitted) then a second input form is shown below it.
I assume I would have to use the else function etc but am unsure of the syntax that I would use to compare what is selected in the menu; without anything being submitted?
Thanks,
Max