Hello, I have a huge list of selectives in a database. What I want to do is
have 3 lists <selectfuncti on in a form. 1 list will have countrys, another
list will have citys.
When a country is selected, I want the list of citys to show that is in that
country, if there is no citys i want it to go straight to the 3rd list. Is
this possible in php? if so do you have any examples.
Please ask if a part didnt make sense.
Thanks
BW
have 3 lists <selectfuncti on in a form. 1 list will have countrys, another
list will have citys.
When a country is selected, I want the list of citys to show that is in that
country, if there is no citys i want it to go straight to the 3rd list. Is
this possible in php? if so do you have any examples.
Please ask if a part didnt make sense.
Thanks
BW
Comment