Building master/detail pages (ASP.NET)

Building master/detail pages (ASP.NET)

With Dreamweaver, you can create sets of pages that present information in two levels of detail: a master page that lists records and a detail page that displays more detail about each record. This section describes how to build these kinds of master/detail pages.

This section contains the following topics:

  • Creating the master page (ASP.NET)
  • Opening a detail page and passing a record ID (ASP.NET)
  • Finding and displaying the requested record on the detail page (ASP.NET)

Related topics

  • Enhancing the functionality of a dynamic page


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