Hello
I have a web page which has a drop down menu.
I want the user to select an option from the drop down menu, then click submit.
This will then activate my php script and select data from my MYSQL database and populate the fields.
How do i action a button, so when i click, it activates a peice of html / php code?