Default name is Submit Query
<form method= "post" action = "mailto:frah@inf.rl.ac.uk"> <input type = "submit" name="default" /> <input type = "submit" name="remove" value = "Remove" /> <input type = "submit" name="add" value = "Add" /> </form>