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

Populating a dropdown list using text from text field

Status
Not open for further replies.

arigsby

Programmer
Oct 21, 2003
19
0
0
US
What is the best way to take text entered into a texbox and populate a dropdown list from the primary key of the the textbox value?
 
I dont totally understand your question - could you clarify? What do you mean by "from the primary key of the the textbox value"?
 
I have a textbox where a style is going to be put into. Once the style has been put in the textbox the user then selects the submit button and the "styleid" from the style table will be used to populate a dropdown list for all style/color/sizes that have that "styleid".

I need the easiest way to do this. Thanks in advance!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top