Building master/detail pages block by block (ColdFusion)

Building master/detail pages block by block (ColdFusion)

You can add the basic building blocks of master/detail pages separately using the Server Behaviors panel.

You can also add the building blocks all at once using the Master/Detail Page Set application object. For more information, see Building master/detail pages in one operation (ColdFusion, ASP, JSP, PHP).

This section covers the steps to building master/detail pages with server behaviors:

  • Creating the master page (ColdFusion)
  • Creating the links to the detail page (ColdFusion)
  • Creating a URL parameter for the links (ColdFusion)
  • Finding and displaying the requested record on the detail page (ColdFusion)


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