Adobe Coldfusion 11 Tutorials | Using Loop Tags | Chap-1 | Part-6



Adobe Coldfusion 11 Tutorials | Using Loop Tags | Chap-1 | Part-6

Adobe Coldfusion 11 Tutorials | Using Loop Tags | Chap-1 | Part-6

In part-6 of chapter-1, we will look at how the Coldfusion debugging process works. The Coldfusion engine, although being very explicit, has some drawbacks when identifying bugs in a script. First task at hand is to find the bug in the script using the directions giving by the Coldfusion debugging engine. After finishing of with our debugging activity, we will turn towards a vital topic called Looping, which is essential in every programming languages. CFML includes two distinct way of looping a block of code. We shall look at the first method of using the built-in CFML cfloop tag-pair.

Powerpoint presentation freely available at: http://www.slideshare.net/ahmnafis/language-basics-coldfusion-primer-chap1