Name: Advanced ColdFusion MX 6.1
Course Code: SA102
Duration: 3
Scheduled Dates for SA102
Once you have mastered ColdFusion's basics, it is time to discover its more advanced options. We will explore the many methods of reusing code (including , custom tags and stored procedures). Using session variables and cookies, we will create a Password Protected section of the site to increase security.
Key Topics
- Charting and Graphing Options
- Advanced Display Options
- Reusing Content: cfinclude and cflocation
- Reusing Content: Queries of Queries
- Reusing Content: Custom Tags
- Reusing Content: Stored Procedures
- Tracking User Information: Cookies
- Tracking User Information: Session Variables
- Form Validation with Regular Expressions
- Error Handling
- Manipulate the File System with cffile
- "Programming" with ColdFusion
- Components
Objectives
- We will teach you how to predict and prevent errors so your users will never see an ugly error page. Using Regular Expressions, we will perform advanced Form Validation. Although ColdFusion does allow for quick an easy development, it still is a robust, powerful language. We will explore programming concepts including loops, arrays, structures and two methods for writing User-Defined Functions (UDFs).
Required Skills/Experience