Chapter 11. The Basics of Structured Development
IN THIS CHAPTERUnderstanding Structured Development 263Introducing ColdFusion Components 266More On Using ColdFusion Components 289You have now seen just how easy dynamic page development is using ColdFusion. Combining SQL queries (even dynamically created queries) and output code is the key to building just about any Web-based applications.We still have much to cover, but before going any further I'd like to take a little detour to revisit dynamic page generation and consider structured development.