gnawz Posted May 14, 2008 Share Posted May 14, 2008 Hi I need to do the following: I have a dropdown for departments(ICT,FINANCE,SALES) Each department has different users. I want to be able to select a department then the dropdown with its list of users appears. ie I dropdown to appear depending on a user selection in another dropdown Thanks in advance Link to comment https://forums.phpfreaks.com/topic/105559-help-on-populating-dropdowns-please/ Share on other sites More sharing options...
haku Posted May 14, 2008 Share Posted May 14, 2008 This requires javascript, potentially Ajax (which is also javascript really). Either way it cannot be done with PHP, although you will require a server-side scripting language if you use AJAX. Link to comment https://forums.phpfreaks.com/topic/105559-help-on-populating-dropdowns-please/#findComment-540749 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.