mellis95 Posted February 28, 2009 Share Posted February 28, 2009 I have a form with a select list pulling data from a mysql table. When the user is filling out the form, and the item they are looking for is not already in the select list, I want them to be able to add the item to the table via a popup window with another form, and when they finish, return to the original form to continue filling it out. What I cannot figure out, is how to requery ONLY the select list. I would like to leave all of the information they have already entered intact. Thank you in advance. Matt Quote Link to comment https://forums.phpfreaks.com/topic/147262-best-way-to-requery-a-select-list-in-a-form/ Share on other sites More sharing options...
mjahkoh Posted February 28, 2009 Share Posted February 28, 2009 Use a combination of javascript and php Quote Link to comment https://forums.phpfreaks.com/topic/147262-best-way-to-requery-a-select-list-in-a-form/#findComment-773118 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.