| | ColdFusion Advanced
This class is a continuation of the Introduction to ColdFusion class. At the end of this class, you will be able to improve the processing of your data-driven web sites by creating user-defined functions and reusable components. You will be able to include dynamic graphs from your database in your web applications. You will be able to send email from your ColdFusion applications. You will be able to create applications that gracefully recover from errors and will be able to package your data as XML for sending to other applications.
To get started:
- Click on the Syllabus link below to find information about the course and the book
- Click on Introductions link to meet your instructor and introduce yourself
- Post any questions you have in Questions and Comments
- Check the News forum for any news about the course
| |
| 1 | Lesson 1: Securing an Application
In this lesson we will take a look at various ways to secure our ColdFusion applications. We will set up our application so that we can allow access to some of our pages depending on the user's login. We will look at ways we can encrypt our data. We will also explore other ways ColdFusion can help us to keep our applications from becoming the target of attacks.
| 
|