Hi,
I have a normal php page with a contact form on it and i am not using any databases.
I would like to put up a list/menu drop down so when you select something it echo's something in the second drop down.
Example
Drop menu 1
-----------------------
course 1
course 2
Drop menu 2
-------------------
If course 1 echo course 1 dates.
If course 2 echo course 2 dates
Does anyone have an example for me or what do I need to search for cause I don't quit know what it is called and thus I cannot find anything on Google.
Thanks
I have a normal php page with a contact form on it and i am not using any databases.
I would like to put up a list/menu drop down so when you select something it echo's something in the second drop down.
Example
Drop menu 1
-----------------------
course 1
course 2
Drop menu 2
-------------------
If course 1 echo course 1 dates.
If course 2 echo course 2 dates
Does anyone have an example for me or what do I need to search for cause I don't quit know what it is called and thus I cannot find anything on Google.
Thanks
Comment