Inserting hidden fields

Inserting hidden fields

You can use hidden fields to store and submit information not entered by the user. The information is hidden from the user.

To create a hidden field:

  1. In Design view, place the insertion point inside the form outline.
  2. Select Insert > Form > Hidden Field.

    A marker appears in the document. If you don’t see a marker, select View > Visual Aids > Invisible Elements to see the marker.

  3. In the Property inspector’s HiddenField text box, type a unique name for the field.
  4. In the Value text box, type the value you want to assign to the field.


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