Inserting HTML form objects

Inserting HTML form objects

You can use Dreamweaver to quickly insert HTML form objects into your forms.

If you’re working on an ASP.NET web application, you can use Dreamweaver to quickly insert ASP.NET form controls. For more information, see Adding ASP.NET form controls to a page.

You can create a blank HTML form (Insert > Form > Form) before inserting form objects in it. For more information, see Creating HTML forms. If you don’t create a blank form and attempt to insert a form object, Dreamweaver will ask you if you want to create one.

This section contains the following topics:

  • Inserting HTML text fields
  • Inserting HTML checkboxes
  • Inserting HTML radio buttons
  • Inserting HTML form menus
  • Inserting standard buttons
  • Inserting image buttons
  • Inserting hidden fields
  • Inserting file-upload fields


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