<BUTTON ...>
onClick ="script command(s)"
onClick indicates the script commands to run when the user clicks on the button. onClick works just like <INPUT onClick="...">.
onClick
<INPUT onClick="...">
<BUTTON NAME="..."> >>>
<BUTTON NAME="...">