You have to arrange the parts of form in the domain of form. Form is like the receptacle which encloses form parts. At a WWW browser, although the form itself is not displayed, in order to make it intelligible, it displays the frame of a form object by the dotted line by homepage builder. Empty form [creation] - Although it can create by form / [input parts]-[form], if the parts of form are created first, the form which encloses it automatically will be created. When you create the parts after the second, warn to create parts to the inside of the dotted line of form.
The parts which are shown below can be used in form.
A check box is the button which can choose two or more items. < Check box > icon can be clicked and created.
A radio button is a button used when choosing one item from some items. < Radio button > icon can be clicked and created. It is necessary to give the same name to each button used as choice. A name is performed in a radio button attribute change dialog. The radio buttons from which a name is different are mutually served independently.
An inquiry button passes and performs data in CGI script specified as an attribute of form. < Inquiry button > icon can be clicked and created. The label displayed on a button can be changed in the attribute change dialog of an inquiry button.
A reset button has the work which sets all the input fields in the form to default value. < Reset button > icon can be clicked and created. The label displayed on a button can be changed in the attribute change dialog of a reset button.
An option menu is used in order to choose an item from the menu of a pop-up system. < Option menu > icon can be clicked and created. The choice in a menu can be changed in the attribute change dialog of an option menu.
A list box is used in order to choose one or more items out of two or more items displayed on the list. < List box > icon can be clicked and created. It can be changed in the attribute change dialog of a list box whether the choice in a menu, the number of lines of a list, and two or more selections are allowed.
A one line text domain is a domain which inputs a character sequence. < Party text domain > icon can be clicked and created. if a "text" and a "password" are in the type of a one line text domain and it is made a "password" type, the character inputted from the browser will display -- not having (asterisk `*' being displayed) -- it can use for the input of a password Moreover, it is also possible to specify the number of the maximum characters which an input is allowed. A setup of a type, the number of the maximum characters, the number of columns, etc., etc. can be performed in the attribute change dialog of a one line text domain.
Two or more lines text domain is used in order to input the text covering two or more lines. < It is a line text domain two or more. > icon can be clicked and created. A default text can be set up in the attribute change dialog of two or more lines text domain.
Although it can specify in each attribute change dialog, the number of lines of a list box, the number of columns of a party text domain, and the number of lines and the number of columns of two or more lines text domain are in the state where the focus has hit those parts, and if a focal frame is dragged with the left button of a mouse, it can be resized.