Options Menu with SQL
Posted: Sat Mar 12, 2016 3:46 pm
I am looking to create a drop down menu with a list of data from a query. Basically, submit a query on the table and get a list of the data in the options menu. For example, searching for "username", the options menu will be:
- Joe Bloggs
- Sarah Winters
- Andrew Windsor
Then is Joe Bloggs is selected, I can display information about that user. I was wondering how I could create this dynamic options menu, if possible.
- Joe Bloggs
- Sarah Winters
- Andrew Windsor
Then is Joe Bloggs is selected, I can display information about that user. I was wondering how I could create this dynamic options menu, if possible.