Create a record insert form 211
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.
Summary of Contents for DREAMWEAVER 8-GETTING STARTED WITH...
Page 1: ...Getting Started with Dreamweaver...
Page 8: ...8 Contents...
Page 10: ......
Page 46: ...46 Dreamweaver Basics...
Page 48: ......
Page 128: ...128 Tutorial Formatting Your Page with CSS...
Page 136: ...136 Tutorial Publishing Your Site...
Page 138: ......
Page 189: ...Add a Repeat Region XSLT object 189 3 Select Insert XSLT Objects Repeat Region...
Page 196: ...196 Tutorial Displaying XML Data...
Page 216: ......
Page 230: ...230 Understanding Web Applications...
Page 236: ...236 Installing a Web Server...
Page 254: ...254 Setup for Sample ColdFusion Site...
Page 268: ...268 Setup for Sample ASP NET Site...
Page 284: ...284 Setup for Sample ASP Site...
Page 300: ...300 Setup for Sample JSP Site...
Page 320: ...320 Setup for Sample PHP Site...