Solution ....

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
genistaff
Forum Newbie
Posts: 2
Joined: Fri Jul 21, 2006 1:05 am

Solution ....

Post by genistaff »

Actaully i have two combo box in my html page , what i want is when i have change the first combo, the values in the second combo must change according to the value in the first combo ... for example in first combo i have the contry name in that if i change the contry in the first combo the corresponding states should appear in the second combo...

Please help me to do this take in PHP...
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

This has been talked about quite a bit, there's even a tutorial on this server about it. Please poke around for a bit.

As an aside, "solution..." is not the greatest title for a first (or most, for that matter) thread. Please choose the title more carefully, and more specific to your problem in the future.
Post Reply