I have a FORM with a double select on it.
How do i get the value of the item in the list i just clicked in the left column to add? And how do i get the value when clicking an item in the right column to remove it?
I always recieve the final result of the double select! I just want to get the value i just clicked.