Hello,

How can I move an item from one select box to another when the user clicks a
button, using ASP/VBScript.


IE.

I have a select called "names" and a select called "friends". The "names" select is
filled with 50 different options or names. The "friends" select is empty.

I now have a button called "ADD", which when clicked on, must copy the selected option in the
"names" select to the "friends" select!! So, when the user is finished he will have a list
of names in the "friends" select box which he chose from the "names" select box.

Corny example, I know, but it will do just what I'm looking for!! - Any takers??

Thanks,
T