Welcome Guest, Not a member yet? Register   Sign In
how to generate a multiple drop down list box in a single form ?????
#1

[eluser]mythilisubramanyam[/eluser]
i have three drop down list in the form,
in the first drop down list i have loaded all the country names,
in the second drop down, for the corresponding selected country name, states with the selected country id, has to be loaded, and similarly the cities,

here i'm confused, how to load the 2nd list, dynamically without page reload,
and as well as 3rd list,
#2

[eluser]kgill[/eluser]
This has been answered in one of your previous posts, you have to use ajax if you want to avoid having to submit after each selection. If you want to do this, you're going to have to read up on javascript because without an understanding of js syntax a lot of the code out on the web is going to confuse you.




Theme © iAndrew 2016 - Forum software by © MyBB