I need to get the actual text of a multiselect textbox and put them all into a string. The items are "ListItem1", "ListItem2" ...
"ListItem50"
So that at the end I can basically say "you Chose ListItem1, ListItem5, ListItem28, ListItem40 ...
I can get only the last item text and not all of them.
Any help?
Thanks,
Michael
