HTML tag <FORM></FORM>, <INPUT TYPE= >, <TEXTAREA>, <SELECT></SELECT>
This form acts as a format for a questionnaire or order sheet. Viewers of a Web site can enter their data into the fields, or select from a list of preset choices, and then send their data back to you or the creator of the Web site.
Caution! Before creating a form
Check that your provider supports the use of forms and the CGI program. If not, you cannot incorporate a questionnaire or order sheet to your Web site.
Note that you cannot test the behavior of your format until you have transferred it to your provider's server.
First, acquire the space needed to create the form. Then, create the form by using the table layout.
1. Position the cursor to the point where you want to start creating your form, on the menu, then select "Insert"->"Form and Input Fields"->"Form."
=>The space for the form is created. The size and shape of the form are indicated using dotted lines, although this does not actually appear on a Web browser. The size and shape of the form expands as you add data to it.
2. Click a point within the range and then click .
3. When the "Insert Table" dialog box appears, enter the numbers of rows and columns that you want in your table. Then, click the [OK] button.
4. Confirm that the table is created within the form. Note that if you only want to make use of the layout of the table, you can hide the frames of the rows and columns. To do so, right-click the table and select [Hide Table Frame].
Hint Sample form
You can find sample forms entitled [Questionnaire] and [Order Form] on the [Page] tab that appears when you select "File"->"New."