priceey Posted October 25, 2007 Share Posted October 25, 2007 Hi there i am not sure if this has been posted before, and i am sorry if it has i am getting on ok with PHP at the moment but i am now stuck i have created a drop down menu and when i click on one of the options, i want to spawn a new drop down menu. then after both menus have data selected, there is a submit button to send the data off to a bash script. is this possible with PHP? or do i need to delve into java? (which i am totally unfamiliar with) any help will be appreciated! Link to comment https://forums.phpfreaks.com/topic/74741-help-needed-with-drop-down-menus/ Share on other sites More sharing options...
pocobueno1388 Posted October 25, 2007 Share Posted October 25, 2007 If you want the new drop down to appear automatically when they select a value for the first one, then yes, you will have to resort to JavaScript (not Java). Link to comment https://forums.phpfreaks.com/topic/74741-help-needed-with-drop-down-menus/#findComment-377817 Share on other sites More sharing options...
priceey Posted October 25, 2007 Author Share Posted October 25, 2007 ok thanks for the help and quick response better have a look in that direction then Link to comment https://forums.phpfreaks.com/topic/74741-help-needed-with-drop-down-menus/#findComment-377821 Share on other sites More sharing options...
MadTechie Posted October 25, 2007 Share Posted October 25, 2007 try here http://www.phpfreaks.com/forums/index.php/topic,155984.0.html Link to comment https://forums.phpfreaks.com/topic/74741-help-needed-with-drop-down-menus/#findComment-377823 Share on other sites More sharing options...
priceey Posted October 25, 2007 Author Share Posted October 25, 2007 that looks sweet thank you very much! Link to comment https://forums.phpfreaks.com/topic/74741-help-needed-with-drop-down-menus/#findComment-377826 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.