Add a check box
If you are inserting a form field but have not already created a form, Microsoft FrontPage will automatically create a form area and insert the field inside that form. The form area will appear as a dashed line when you are editing the page.
You can insert a new line by pressing ENTER.
You can give the site visitor the ability to select the check box by clicking the check box itself or by clicking its label.
How?
Set the properties of a check box
This internal name, which is not shown on the form, identifies the check box in the form results. It will be visible to the site visitor on the default confirmation page, which is displayed when you use a form handler rather than a custom script.
When the check box is selected, this value is returned with the form results, and is displayed on the default confirmation page. If the check box has not been selected, the group name is included, but the value is blank.
Note To test the functionality of your form, you must
first publish your web site to a web server running either the FrontPage Server Extensions or SharePoint Team Services from Microsoft. Ask
your web administrator or Internet
Service Provider whether this software is installed on your web
server. Once the web site is published, click Preview in Browser to test the form.