Hi,

I'm using a select to display the result of a search. Now the user can select multiple rows and I'm opening a new page containing only those records.

What I want to know is how to determine which rows are selected since mydoc.myform.mylist.selectedindex only returns the index of the last selected item, same for value.