Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

One Combo box to populate another

Status
Not open for further replies.

binky

Programmer
Jan 25, 2001
183
CA

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top