About master/detail pages

About master/detail pages

A master page is a page that lists records and corresponding links for each record. When the user clicks a link, a detail page opens displaying more information about the record. For example, here’s a master page from a fictional company.

This is a picture of the feature being described.

When a user clicks one of the linked location names, a detail page opens:

This is a picture of the feature being described.

A results page is a common type of master page. However, unlike the master page described in this section, the list of records on a results page is determined not by you, the designer, but by the user. (The user determines the list by conducting a database search.) For more information on this type of master page, see About search/results pages.

A detail page can also be used to update or delete the record displayed.

Related topics

  • Building master/detail pages (ColdFusion)
  • Building master/detail pages (ASP.NET)
  • Building master/detail pages (ASP and JSP)
  • Building master/detail pages (PHP)


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
Developing Applications Rapidly
Building ColdFusion Applications Rapidly
Reference
Building ASP.NET Applications Rapidly
Building ASP and JSP Applications Rapidly