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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How are ComboBoxes Created?

Status
Not open for further replies.

jms1885

Technical User
Feb 27, 2002
9
US
I'm working in interdev creating ASP pages. I've created forms that will interface with a SQL database but I can't figure out how to create a combobox. The combobox is needed so that a user could enter a new name or select one from the list. Drop-down lists simply don't have the functionality that I need, does anyone know how to create a combobox using VBScript?
 
What precisely do you mean by ComboBox? Sandy
 
By ComboBox, I mean a drop-down (list) box where the user can either type unique input or click an arrow and select from a list. I can create regular drop-downs, but they don't allow users to type.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top