Inserting standard buttons

Inserting standard buttons

Buttons control form operations. Use a button to submit form data to the server or to reset the form. Standard form buttons are typically labeled Submit, Reset, or Send. You can also assign other processing tasks that you’ve defined in a script. For example, the button might calculate the total cost of items selected based on assigned values.

To create a button:

  1. Place the insertion point inside the form outline.
  2. Select Insert > Form > Button.

    A button appears in the form.

  3. In the Property inspector, set the button properties as desired.

    For more information, see Setting button properties.

Related topics

  • Inserting image buttons


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Defining Sources of Dynamic Content
Developing Applications Rapidly