In this step, we learned how to control the flow of our web site. By using tags, such as <CFIF>, <CFSWITCH> and <CFLOOP>, we can move beyond static web pages and get our web site to personalize output and dynamically respond to changing conditions. In the Step 5, we will look at using forms with ColdFusion MX and how we can gather and process user input. |