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! Quote 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). Quote 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 Quote 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 Quote 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! Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.