Workshop

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

Quiz

1:What happens when a user with a non-Java browser tries to view a ColdFusion-enhanced form page?
2:Name the main feature supported by <CFINPUT> that is not supported by the standard HTML <INPUT> form tag .
3:What's the difference between <CFINPUT> and <CFTEXTINPUT>?
4:What's the main benefit of using <CFSELECT> instead of a standard form <SELECT>?
5:What is the parameter used with a query-driven <CFSELECT> to specify which option should be selected by default?
6:If you want to create a <CFSLIDER> that will show the values 5, 10, 15, 20, and so on up to 100, what are the two parameters to use with the tag?

Exercises

1:Create a form that requires users to input ...

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.