Question
Drop-down menu influenced by another menu
I want to have two drop-down menus on my website's homepage.
Users select a State (Alabama, Alaska, etc.) from one menu, which
then automatically determines what's in the next menu--cities
within that state. Cities will be supplied using a MySQL table on
the server.
So...how do I do it???
So...how do I do it???
