Buttons control form operations. Use a button to submit form data to the server or to reset the form. Standard form buttons are typically labeled Submit, Reset, or Send. You can also assign other processing tasks that youve defined in a script. For example, the button might calculate the total cost of items selected based on assigned values.
A button appears in the form.
For more information, see Setting button properties.