9.3

Table Of Contents
9
Click OK.
A radio button control may not have the same name as a check box control in the same
form.
Adding a check box control
A check box control may be checked or unchecked by the end user. To add a check box
control to a form:
1
Use the Check Box tool to draw the check box control in the form box.
2
Choose Item > Modify and then click the Form tab.
3
Choose Check box from the Type drop-down menu.
4
Enter a name for the check box control in the Name field.
5
Enter a value for the check box control in the Value field.
6
To indicate that the check box control should be checked when the Web page first displays,
check Initially Checked.
7
To indicate that a check box control must be checked before the form can be submitted,
check Required.
8
Click OK.
The Form tab does not allow you to add text to a check box control; however, you can
specify text to display next to a check box when a check box form control is selected with
the Text Content tool .
A check box control cannot have the same name as a radio button control in the same
form.
Adding a file submission control
A file submission control lets end users specify the path to a local file that will be uploaded
when a form is submitted. The end user can enter the file path or click the Browse button
(created with the form control) and navigate to the file. To add a file submission control
to a form box:
1
Use the File Selection tool to draw the file submission control in the form box.
2
Choose Item > Modify and then click the Form tab.
3
Enter the file submission control's name in the Name field.
4
You can also specify a list of acceptable MIME types, separated by commas, in the Accept
field.
5
Check the Required check box to specify that a file must be submitted with the form data.
A GUIDE TO QUARKXPRESS 9.3 | 423
WEB LAYOUTS