MACROMEDIA DREAMWEAVER 8-GETTING STARTED WITH DREAMWEAVER Getting Started page 211

Table of Contents

Advertisement

Create the insert form
In the Form Fields section of the Record Insertion Form Wizard, you
define the form that a visitor enters data into.
1.
In the Record Insertion Form Wizard, remove the fields you don't want
included in the form by doing the following:
Select COMMENT_ID and click Minus (-).
Select TELEPHONE and click Minus (-).
Select SUBMIT_DATE and click Minus (-).
Select ANSWERED and click Minus (-).
2.
If you are creating a page for ASP.NET, change the alphabetical order
of the form fields by doing the following:
In the Column list, select COMMENTS and click the down arrow
to position COMMENTS below LAST_NAME.
In the Column list, select EMAIL and click the down arrow to
position EMAIL below LAST_NAME.
3.
In the Form Fields list, select FIRST_NAME to specify how the field is
displayed in the form.
4.
In the Label text box, type First Name to replace the default text.
This is the label that appears in the HTML form next to the text box.
5.
Set the type of form object for the field by doing one of the following:
If you are using ASP.NET, in the Display As pop-up menu accept
the default value Text Field, and in the Submit As pop-up menu
change the default value from WChar to VARCHAR.
If you are using a server technology other than ASP.NET, in the
Display As pop-up menu accept the default value Text Field, and in
the Submit As pop-up menu accept the default value Text.
Create a record insert form
211

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver 8

Table of Contents