HI i need help
i have two select option.. for example State list and city list . in
country option i have listed tamilnadu,keral a,andra,karnata ka like
that.... in city select option i have listed
chennai,kalicut ,bangalore,hydr abad. and so on
if i select tamilnadu from the state option the city option will
default select is chennai... if i want to change , i can choose some
other option...
if i select kerala from the state option the city option will default
select is kalicut... if i want to change , i can choose some other
option...
if i select andra from the state option the city option will default
select is hydrabad... if i want to change , i can choose some other
option...
select 1 select2(the default change will be like this)
tamilnadu chennai
kerala kalicut
can you help me how to do this by java script or php
i have two select option.. for example State list and city list . in
country option i have listed tamilnadu,keral a,andra,karnata ka like
that.... in city select option i have listed
chennai,kalicut ,bangalore,hydr abad. and so on
if i select tamilnadu from the state option the city option will
default select is chennai... if i want to change , i can choose some
other option...
if i select kerala from the state option the city option will default
select is kalicut... if i want to change , i can choose some other
option...
if i select andra from the state option the city option will default
select is hydrabad... if i want to change , i can choose some other
option...
select 1 select2(the default change will be like this)
tamilnadu chennai
kerala kalicut
can you help me how to do this by java script or php
Comment