jgphp Posted January 4, 2012 Share Posted January 4, 2012 I currently have a web page which the user selects the value from the drop menu. I then want that value to go into another form in the same page inside a hidden field. Which will then be submitted to the processing php. The second option is the user selects the drop menu then the processing php would have to grab the value without a submit button because I am using a save button on the same page in the other form. Any help Link to comment https://forums.phpfreaks.com/topic/254332-dropdown-box-to-php/ Share on other sites More sharing options...
Muddy_Funster Posted January 4, 2012 Share Posted January 4, 2012 from the sounds of it you are going to need javascript to make this happen the way you want it. Link to comment https://forums.phpfreaks.com/topic/254332-dropdown-box-to-php/#findComment-1304097 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.