204 Tutorial: Developing a Web Application
11.
Click OK to close the Test SQL Statement window.
12.
Click OK to close the Recordset or DataSet dialog box and create a
recordset or DataSet.
The recordset appears in the Bindings panel. The Document window
doesn’t change.
Display the database records
Next, you’ll create a page that lists the records that currently exist in the
COMMENTS table. You will dynamically generate the page rather than
manually entering the information.
You’ll start by creating a table to structure the data list.
1.
In the Cafe Townsend document, place the insertion point in the blank
line after the “Customer Comments” heading.
2.
Insert a table by doing one of the following:
■
In the Insert bar, select the Common category, and then click the
Table button or drag the button to the document.
■
Select Insert > Table.
The Table dialog box appears.
TI
P
If you don’t see all of
the recordset fields in
the Bindings panel,
click Plus (+)
(Windows) or click
the expander arrow
(Macintosh) next to
Recordset
(rs_Comment) to
expand the
recordset’s structure.
.
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...