BackUp LevelNext

Chapter 5

Controlling Page Flow

This chapter discusses the methods for controlling application page flow. Each time an application page is requested, ColdFusion dynamically constructs an HTML page based on the page's CFML and HTML content.

Application page flow control gives you a great deal of flexibility in how dynamic pages are created and how your application will function. You can control how ColdFusion processes your application pages using CFSWITCH and CFIF blocks to control page flow by testing different conditions.

This chapter also describes how to include other application pages in your pages, how to use looping tags, and how to redirect users.

Contents


BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.