debcous Posted August 17, 2006 Share Posted August 17, 2006 hican anyone please help me?? i'm trying to pull data from my database and display this data in a drop down list. I have 3 drop down menus, when a sourcre is selected in the first menu...only the destinations available from that source should be displayed in the 2nd drop down and then the destinations of the next selection displayed in the 3rd drop down. If anyone knows how to do this can they please help meThanks,Debbie Link to comment https://forums.phpfreaks.com/topic/17822-displying-data-from-a-database-into-a-drop-down-list/ Share on other sites More sharing options...
GingerRobot Posted August 17, 2006 Share Posted August 17, 2006 So you want to populate a first drop down box from a database, then when the user selects from the first drop down box, populate the second and so on?If so, ajax is your friend here. Take a look at the tutorials over at www.ajaxfreaks.com Link to comment https://forums.phpfreaks.com/topic/17822-displying-data-from-a-database-into-a-drop-down-list/#findComment-76122 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.