How can we, with a button, move(cut) all items of listbox1 to another listbox?
in other word cut from lsb1 to lsb2?

There are a variety of ways to do this. You can do it via asp.net on the server-side, but you may want to consider using JavaScript/JQuery on the client side.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.