I set my list box multiple choice option = true, but why this code is not working.
I insert two fields in the listbox.
<P>request.form("select1")(0)<P/>
I got error message: index is out of range.
Can someone explain???