I am making an application in PHP that by selecting a given the combobox regarding the vessel and a date field, do a SELECT
in the bank returning some data that is entered in a table.
I would like the user to select the boat (1) and by some case press the button F5 (upgrade) [2] the system calls a function.
I did a search for this functionality in JavaScript, but I did not find it.
To get more visual, follow my screen.