nashsaint Posted March 29, 2009 Share Posted March 29, 2009 Hi, I followed the instruction here to create a drop-down and populate from sql and works great. http://www.w3schools.com/PHP/php_ajax_database.asp. What i have are 3 dropdown menus all populated from 3 different sql tables/fields (city, age, sex) and the script only shows how to do it using 1 dropdown menu. what i have in mind is that when the user selects an entry from the 2nd dropdown, ajax will display the result filtering the result of the 1st dropdown AND the 2nd dropdown... then eventually the third. As you can see i am a newbie to this, even explaining it.. any help is greatly appreciated. thanks. Quote Link to comment https://forums.phpfreaks.com/topic/151591-multiple-dropdown/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.