application_development thread: multiple selection from asp listbox. loop throught it, make an array to pass by querystring
I have a listbox dinamically created by asp. I allow multiple selection. Iwould like to loop throught the listbox in order to create an array to be passed by querystring to another asp page(it will update a table in an SQL DB) Can anybody help me? Thank you. Mariano
|





