Workshop

Answers to quiz questions can be found in Appendix A.

Quiz

1:Name the three situations in which you should use SQL updates instead of the ColdFusion equivalents.
2:How do you recover a record that has been accidentally removed with the DELETE command?
3:What ColdFusion tag makes multifunction form pages possible?
4:What are the primary differences between a form page designed to add a new record and one designed to edit an existing record?
5:Name some uses for the <CFGRID> tag .

Exercises

1:Create three sets of input forms and ACTION pages that use the SQL commands INSERT, UPDATE, and DELETE.
2:Create a multifunction form page that enables users to add, edit, or delete a database record. Use <CFIF> on your ACTION page(s) to determine which ...

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.