I am trying to use a user's choices from one combo box to populate another. The first box is a list of available items from a database, while the second I would like to be a list of the items selected.
For example an order entry system that for an individual order the user is given a list (in a combo box) of available music cd's. As each is selected the choice is entered into a second combo box.
I have looked all over the place looking for some help or an example of this without any luck. Any help would be greatly appreciated. Oh yeah, I am using VBScript in an .asp page.
thanks
ken