Can anyone out there tell me how I can read through all the values in a multiple select box in a loop?
I have managed to get the user to enter values in a textbox, click on a button to add the value to the end of a listbox, but now I want to be able to insert a new record into my database for each value that has been added.
I am using VBScript to do this but can't find any help specifically to do this.
Thanks in advance,
Jacqui
I have managed to get the user to enter values in a textbox, click on a button to add the value to the end of a listbox, but now I want to be able to insert a new record into my database for each value that has been added.
I am using VBScript to do this but can't find any help specifically to do this.
Thanks in advance,
Jacqui