ASP.NET(VB) Listboxes are not moving all the selected items to other Listboxes
The DivisionListBox is used to select values in the SitesListbox as follows: When you select an item in the DivisionListBox it will select all the items on SitesListbox that match the same value.