kev510
Programmer
- Jul 12, 2006
- 61
Hi everyone,
before I start, here's the "listbox" that I am referring to. Please correct me if that's not called a "listbox".
I am trying to populate a listbox in the main page using a command from a popup page, and then when I am done populating the listbox, I want to be able to hit "Save" that will send each of the values in the list from the listbox to SQL so I can record them into a table.
How do I send values into a listbox using javascript, and how do I extract any accumulated values that may be in the listbox?
Thank you everyone for any help that you can provide!
Kevin
before I start, here's the "listbox" that I am referring to. Please correct me if that's not called a "listbox".
I am trying to populate a listbox in the main page using a command from a popup page, and then when I am done populating the listbox, I want to be able to hit "Save" that will send each of the values in the list from the listbox to SQL so I can record them into a table.
How do I send values into a listbox using javascript, and how do I extract any accumulated values that may be in the listbox?
Thank you everyone for any help that you can provide!
Kevin