Dialog box enables you to set Push Button properties. These buttons enable you to execute Submit or Reset operations in your web page.

Name: defines name for the button, by which it will be recognized by the server. By default it is PushButton#.

Value(Label): sets the label for the button. Label is the actual name of the button, that is the text with which it will be displayed by browser.

When page visitor clicks on the button, its Name and Value will be passed to corresponding CGI.

Button Type

Buttons can be of two types: