Workshop by Dave Costello, Canfield High School
[see tut_source in Claris Home Page/ help_files for links ]
Introduction: A form area can contain any number of form input elements for your audience to use. These include text fields, password fields, text areas, check boxes, radio buttons, pop-up menus, scrolling lists and submit and reset buttons. You can add hidden entry form elements to store information about the form that is hidden from your audience. You can also add other HTML elements such as text and images to the form area.
Every form input element needs a name and a value that is used by the CGI script to process the information. After you insert a form element into the form area, you can use its object editor to specify its name and value. You can also use the element's object editor to specify other parameters such as the size that it displays on the page.
Note You can change form elements the same way you change other Web page elements; that is, you can copy them, move them around, and resize them using the same basic methods.
1.Open Claris Home Page, and create a New page.
2. From the Insert Menu select Form, Form Area, and an outlined box will appear on screen, with a tagged icon Form appearing above its border. This is the area in which you insert all of your form fields and objects. This insures that Internet Explorer , Netscape, Safari, Opera and most other browsers will properly display your form objects.