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

Dynamically query a "drop down box".

Status
Not open for further replies.

JeroenDortmans

Technical User
Aug 7, 2001
56
NL
I am building a form where a user can update or add new data to a database. One field of this form is a "drop down box". This "drop down box" gets its contents from the database. The options which I want the "drop down box" to display are limited by what the user fills in in two other fields in the same form. So that means that the "drop down box" must be queried dynamically. Can somebody help me with the code which I must use for this "drop down box".
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top