Workshop

Answers to quiz and exercise questions can be found in Appendix A at the back of the text.

Quiz

1:Name three ways variables can be defined in ColdFusion applications.
2:Do <CFIF> statements have to be enclosed in <CFOUTPUT> tags?
3:Describe, in plain language, the flow of a <CFIF>-<CFELSE> statement .
4:What is the distinguishing feature of the form input type password?
5:Why are ColdFusion variables called "typeless"?
6:What is a variable scope?
7:True or False: Hash marks are always used when defining a variable with <CFSET>.

Exercises

1:Using <CFIF>, create a two-template application that asks a question and returns a response depending on the user's answer .
2:Use <CFIF> to create a simple form validation page in which a user must complete ...

Get Sams Teach Yourself ColdFusion® in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.