Things You'll Need:
-
Step 1
Start the Dreamweaver program and locate the page the form will be located on.
-
Step 2
Open the Insert menu and choose Form. A single bounded box is added to the page.
-
Step 3
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.
-
Step 4
Open the Window menu and select Properties to adjust settings for each form object.
-
Step 5
Click on a form object and make any necessary changes in the Properties box.
-
Step 6
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.
-
Step 7
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.












Comments
computerstar said
on 10/11/2009 Good tutorial.