Check Box Properties dialog box enables you to insert and edit check boxes in your web page. If a Web page Viewer checks a box, then the associated name and value will be submitted to the server. Otherwise, this pair never gets submitted. You can specify the name and value using Check Box in this dialog box.

Name. Specify Check Box name by which server will recognize it. By default, it is CheckBox#.

Value. Set value for Check box. By default it is DefaultValue.

Name and Value of form field will be used by server to execute appropriate CGI script.

If you set Checked check box, then a check box on your page will be displayed as checked.

The Advanced... button enables you to perform advanced operations with HTML coding and scripting in the Advanced Web operations dialog box.