Multiple Submit Buttons
Multiple Submit Buttons
I have a form that has 3 buttons. One button is used for a search to retrieve information from the database. The other 2 buttons are used to either insert or delete information into my database. How can I use jquery for these buttons to process my php files?