Workshop

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

Quiz

1:What is the default delimiter character for a list?
2:Name three ways to get data into a list.
3:What is a structure key?
4:Which of the three variable types covered in this chapter can be passed via a URL?
5:When assigning data to arrays, what do the two bracketed numbers after the array name stand for?
6:What does the function ArrayLen do, and where would you use it?

Exercises

1:Create a Web form that lets users input a comma-delimited list of keywords. Use their input to search a database and return the results.
2:Use the results of a query to populate a structure. On the same page, create a <CFOUTPUT> section that draws information from your ...

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.