Building master/detail pages block by block (ASP and JSP)

Building master/detail pages block by block (ASP and JSP)

This section describes how to build a set of master/detail pages without using the Master/Detail Page Set application object. For instructions on using the application object, see Building master/detail pages in one operation (ASP and JSP).

This section describes the steps to build a set of master/detail pages:

  • Creating a master page and defining a recordset for it (ASP and JSP)
  • Displaying the records on the master page (ASP and JSP)
  • Opening the detail page and passing a record ID to it (ASP and JSP)
  • Finding and displaying the requested record on the detail page (ASP and JSP)


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