|
This course covers programming elements including variable scoping and flow-control statements, which are key to building useful ColdFusion applications.
Objectives:
After completing this course, students will be able to:
- Scope and lock variables
- Use the flow control statements CFIF, CFSWITCH, and CFLOOP
- Link pages using the application framework
- Track users using Client and Session variables
Topics:
- Understanding CF variables
- Setting variables with CFSET
- Variable scope
- Basics of program flow
- Looping
- Manipulating the page
- A dynamic example
- The application framework
- Application.cfm and OnRequestEnd.cfm
- Variables for applications
- Tracking users within sessions
- Tracking users across sessions
- Locking variables
- CF development frameworks
|