[Name] field
Used to specify the name of the push button. If you specify a name for the Submit Button, that name is also sent when the data specified with the form is sent. Therefore, when there is more than one button, it is possible to determine which has been pressed. Of course, when your form has only one submit button, you do not need to specify a name.
[Label] field
Used to specify the character string to be displayed on the button.
[Button Type] group
Used to specify the type of a button.
[Submit] button
Used to transmit the data that has been entered into the form.
[Reset] button
Used to reset the data in the form to the initial values.
[Image] button
Used to convert an image into a button.
[Push Button] button
Used as a push button.
[Image File] field
Used to specify a file name for an image when you have selected [Image] as the button type.
When the button type is other than [Image], you can not change the file name.
[Disable] check box
Used to disable the radio buttons. This is not applied to the edit area.
[Read-only] check box
Used to make a radio button read-only. This is not applied to the edit area.
[Alternate Text] field
Used to specify the alternate text for an image when you have selected [Image] as the button type.
When the button type is other than [Image], you can not change the file name.