Combo Drop Menu?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
adilmarwat2004
Forum Commoner
Posts: 44
Joined: Fri Sep 04, 2009 11:28 pm

Combo Drop Menu?

Post by adilmarwat2004 »

I want to create a two drop menu seperately

1st drop menu contains countries name, while 2nd drop menu contain cities.

my problem is that when I select "England" from 1st menu the 2nd drop menu directly show the cites of england. how it is possible.

please help me, I am in so trouble.

Adil
pbs
Forum Contributor
Posts: 230
Joined: Fri Nov 07, 2008 5:31 am
Location: Nashik, India
Contact:

Re: Combo Drop Menu?

Post by pbs »

Download it from here, good simple example of state and cities

http://sourceforge.net/projects/ajaxlis ... p/download
Post Reply