How To
By
eHow Internet Editor
Difficulty: Moderately challenging
Step1
Start the Dreamweaver program and locate the page the form will be located on.
Step2
Open the Insert menu and choose Form. A single bounded box is added to the page.
Step3
Insert objects into the form by opening the Insert menu and selecting Form Objects. Choose a form object, such as a box to type text in or a button to click.
Step4
Open the Window menu and select Properties to adjust settings for each form object.
Step5
Click on a form object and make any necessary changes in the Properties box.
Step6
Click on the edge of the form box (the dashed boundary of the main form box). In the Properties box, locate the Action box. This is where you'll indicate what you want to happen to the information gathered by the form.
Step7
Type the name of the JavaScript or CGI script that will be used to process the form. If the script is located on your hard disk, click on the folder icon to locate the file.