rameshfaj Posted February 27, 2007 Share Posted February 27, 2007 Hi there,I have list A and List B(selection lists).The contents of selection list A are generated from the mysql database.When the user clicks one of the value of the selection listA,Some values should be populated for the selection listB.The contents of the selection list B too should be populated from the database but can vary according to the value,the user selects in the selection listA. Can anyone provide me the code? Link to comment https://forums.phpfreaks.com/topic/40316-dynamically-controlled-selection-lists/ Share on other sites More sharing options...
fenway Posted February 27, 2007 Share Posted February 27, 2007 This is typical AJAX work... I'm sure the appropriate board will have some examples. Link to comment https://forums.phpfreaks.com/topic/40316-dynamically-controlled-selection-lists/#findComment-195354 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.