Day 12. Using Advanced Form Techniques to Manage Input

In previous lessons, you've learned much about Web forms and how they're used to handle input from users. In today's discussion, you'll learn about some advanced design techniques that will enable you to get more from your forms. You'll find out how to handle custom insertion, update, and delete actions, as well as how to consolidate your forms and make them easy to manage if your site's databases change structure. This lesson also introduces two <CFFORM> tags not covered in yesterday's lesson, both of which provide new ways to display complex data and accept user input.

Today's lesson covers

  • Using SQL to update, insert, and delete records

  • Creating multifunction form pages

  • Displaying and selecting ...

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.