solution to handle option tag with phh

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

Locked
genistaff
Forum Newbie
Posts: 2
Joined: Fri Jul 21, 2006 1:05 am

solution to handle option tag with phh

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 »

Duplicate thread, no-no. Two strikes in as many posts, not the best introduction to a forum, eh?
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:3. Do not make multiple, identical posts. This is viewed as spam and will be deleted.
Locked