Good afternoon, I have a form that needs to do 2 different actions, 1 of them is to do an update on a php page with name update.php and another to delete with name delete.php, I need depending on the option clicked the form send to update or delete, but I do not know how to do it, can anyone help?