Below is the page I have so far that works. I does allow me to select an item from the first listbox and put it in the 2nd listbox. I also figured out how to remove the items from the 2nd listbox. So I got this far and now I hit a wall.
What I really need is to actually move the item out of listbox1 when I put it in listbox2 and do the reverse. Now I am lost how to get the darn thing to let me actually move the items from listbox1 to...