I hope someone can help?
I have two listboxes one filled with data using PHP from a MySQL database.
I want to enable the client to choose from this populated list which items they want by clicking a button. This will move the selected items to the other listbox. They should be able to move back to the original list by selecting another button.
I know this is client side scripting, but I am not sure how to do it. Can anyone help me please or point me in the right direction.
Thanks in advance.
BB