0
I’m a few days searching the internet and I don’t know if I’m looking the wrong way I just know I can’t find what I need.
Next: I would like to click on one of the options in the Combobox (or menu/list), which shows me the result below.
Example: I have a Combobox with priority "High", "Medium", "Low" and "All". As soon as I click on one of these options below shows me immediately the results according to what I clicked and that is registered in Mysql.
Could someone help me? I’m only using the PHP language, but if you need javascript if you can explain to me how to apply I’ll thank you very much.
NOTE: I don’t want to take the data that is in Mysql and put in Select. I want is that by clicking one of the options that is already in select I see below what is in Mysql.
I put this "OBS" because what I only found so far was how to fill the combobox and I want it is the opposite.
I think that that one and this other answer can help solve your problem. Take advantage and see how site works on tour.
– rray