Creating recordset navigation links

Creating recordset navigation links

Recordset navigation links let users move from one record to the next, or from one set of records to the next. For example, after designing a page to display five records at a time, you might want to add links such as Next or Previous that let users display the five next or previous records.

You can create recordset navigation links either by using the Recordset Navigation Bar server behavior or you can create a custom recordset navigation bar.

This section covers the following topics:

  • Creating a navigation bar using the Recordset Navigation Bar server behavior
  • Creating a custom recordset navigation bar

Related topics

  • Navigating database recordset results
  • Custom recordset navigation bars
  • Creating a custom recordset navigation bar


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
Defining Sources of Dynamic Content
Developing Applications Rapidly