Hi, this something that i can't figure out how to write that code in php or javascripts or ajax or...
I would like to have two combo's, the first combo showing list of country such as "USA, England, France", and second combo show list of city's or state that depend on selection from first combo.
For sample, that when user selecte "USA" from first combo then is automatic change and showing list of fifty state in second combo. My question is that how do I can write that in php or ajax in simple way!
Please help me the code so I can learn myself thanks.
AM