Graphics Programs Reference
In-Depth Information
You'll set the record details to display in the database_details.asp page. As with the
master page, you'll delete unneeded fi elds and change the fi eld order for the detail page.
To create the detail page:
1. Click the Browse button next to the Detail page name box, click the
database_details.asp page in the Select detail Page dialog box, and then
click the OK button. The page name appears in the Detail page name box.
2. In the Detail page fields list, click contact_id , if necessary, and then click the
Remove item button. The field name is removed from the list and will not be
displayed in the database_details.asp page. See Figure 9-34.
Figure 9-34
Completed Insert Master-Detail Page Set dialog box
buttons to add/delete a nd
reorder fields in the master page
this field will appear in the first
column of the master page
details page filename
buttons to add/delete and
reorder fields in the detail page
fields in the order they will
appear in the detail page
3. Click the OK button. The dialog box closes, and the master/detail pages are
complete.
Dreamweaver adds elements to the pages so you can view the data collected in the
database as well as the details of selected records. Before continuing, you'll upload
the pages to the remote server and preview the pages in a browser.
To view the database_details.asp page:
1. In Design view or Code view, move all the additional content inserted into the
database.asp page into the content div, below the heading, if necessary.
2. Save the database.asp page, and then upload the page to your remote server.
Dreamweaver added elements to the page so you can view the data collected in
the database. See Figure 9-35.
Search WWH ::




Custom Search