I'm trying to write some JavaScript code where when a user selects specific inputs, a query is presented and the data that matches the inputs displays.
How would I go about starting to write this code?