combo loading dynamically

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
balhari
Forum Newbie
Posts: 1
Joined: Sat Oct 22, 2005 1:30 am
Location: india
Contact:

combo loading dynamically

Post by balhari »

i have two comboboxes one with country-list and another with states .here I want to load dynamically the states with clicking the Country combo ? please respond anyone :?:
BertR
Forum Newbie
Posts: 11
Joined: Sat Oct 22, 2005 3:18 am
Location: Netherlands

Select

Post by BertR »

User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

there's also a tutorial that CoderGoblin wrote: Javascript and Dynamic Select Boxes
Post Reply