alena1347 Posted January 25, 2013 Share Posted January 25, 2013 I have a html form having a dropdown box from which i need to retrieve multiple data and display it on another page could anyone help me with the code please. 1)PHP code 2)the options i need to put in the dropdown menu to make the code work Quote Link to comment Share on other sites More sharing options...
The Letter E Posted January 26, 2013 Share Posted January 26, 2013 You can only select one option from a dropdown aka <select> box. Quote Link to comment Share on other sites More sharing options...
alena1347 Posted January 28, 2013 Author Share Posted January 28, 2013 You can only select one option from a dropdown aka <select> box. we select multiple values by applying the multiple attribute to <select> Quote Link to comment 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.