OrganizedChaos
MIS
Hi there,
I need to find a way to get items that have been moved into a listbox caputred and sent as POSTed items to a php page to be entered into a database.
I will be using a submit button to send other data to this page (IE text fields etc..), but I dont know how to get the listbox data over??
Would I be right in thinking that I would want to use javascript to capture these items at time of submit, places the items in hidden fields, thus passing them to the new form?
If this is the right logic, how would I go about doing this?
Thanks,
Mike
I need to find a way to get items that have been moved into a listbox caputred and sent as POSTed items to a php page to be entered into a database.
I will be using a submit button to send other data to this page (IE text fields etc..), but I dont know how to get the listbox data over??
Would I be right in thinking that I would want to use javascript to capture these items at time of submit, places the items in hidden fields, thus passing them to the new form?
If this is the right logic, how would I go about doing this?
Thanks,
Mike