Query from selection in comboboxes

0

I have 4 comboboxes populated with data from a database, using js. The user selects options in these 4 boxes and, from there, I want to make a query with the options chosen. How can I get these options and save them in variables to use in my query?

    
asked by anonymous 18.04.2015 / 02:09

0 answers