Forum Moderators: coopster
I.e. Select List 1 - "Choose Country" - based on this selection Select List 2 would populate with Cities in that country.
Found a way to do it using multiple txt files which hold the Select List 2 options, but I would prefer to use PHP MySql to populate both lists.
Any thoughts?