I all,
i'm using using JavaScript, C# , Visual Web Developer 2008 Express
I have a form with 2 listboxes (lstCurrent and lstALL) I also have 2 input buttons on the form (btnAdd and btnRemove) - the buttons are used to transfer selected items between the two listboxes. The listboxes are being...