Hey Guys, i want to add all the items of a Listbox to a DataSet or a DataTable.
My goal is to then add all those items to a Table in my DataBase.

How can i do that? ive lost 2 hours today trying to do that.

Oh and im working in C# there..

thx


Post OriginalPosted on ASP.NET but since im desperate i posted here also