Creating Forms

Creating Forms

You can use Macromedia Dreamweaver 8 to create forms with text fields, password fields, radio buttons, checkboxes, pop-up menus, clickable buttons, and other form objects. Dreamweaver can also write code that validates the information a visitor provides. For example, you can check that an e-mail address a user enters contains an "@" symbol, or that a required text field contains a value.

This chapter contains the following sections:

About forms

Creating HTML forms

Inserting HTML form objects

Inserting dynamic HTML form objects

Validating HTML form data

Attaching JavaScript behaviors to HTML form objects

Attaching custom scripts to HTML form buttons

Creating accessible HTML forms

Related topics

  • Building ColdFusion MX 7 forms
  • Building ASP.NET forms


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