Sure thing. Keep in mind though, when you look at the documentation for
properties such as Selected Item, it is selecting the item with the lowest
index in the list, not all selected items. You'll need to iterate through
the list to determine which items are selected.
The dropdownlist is the single select version.
--
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006
[quoted text, click to view] "Arvid" <Arvid@discussions.microsoft.com> wrote in message
news:3D94A43B-1641-4364-BC29-38057C7DFC97@microsoft.com...
>I would like to select and use multiple records in a listbox .
>
> Is this possible?
>
> I use ASP.NET 2.0, VS2005
> --
> regards,
>
> Arvid