Search by database populated dropdown box
-
Is there a way to query a database :
Select distinct column from table
and have all of these values populate a dropdown box that can be then used in a search?
Example:
name / age / class
josh 15 15 expert
mike 17 17 expert
joe 15 15 expertThe dropdown would populate with 15 expert and 17 expert and selecting “17 expert” from the drop down would return mike / 17 / 17 expert
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Search by database populated dropdown box’ is closed to new replies.