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

DROPDOWN QUERY GENERATOR

Status
Not open for further replies.

kingjjx

Programmer
Joined
Sep 18, 2001
Messages
181
Location
US
Hi, I want to create a query page with 2 dropdown boxes in which the contents of the dropdownbox are generated from a database and the query will be a reult of 1st + 2nd box

lets say ..
1st drop down box contains list of first names
2nd drop down box contains list of last names
(both are generated from a database)
then the user can click on search and it will combine the selection of the 1st box and the 2nd box to determine query result.

I hope I'm explaining it properly. Any help would be really nice.
 
I FINALLY GOT MY SCRIPT TO WORK .. SO IGNORE THIS .. THANK YOU
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top