ColdFusion MX 7 Tutorials
Online Contents For This Course
We have made some of the video tutorials for
ColdFusion MX 7
freely available to help you evaluate our training. Click on any of the linked lesson listings below to preview FREE!
Course Description
ColdFusion is a powerful platform-independent server-side technology used to create powerful database-driven applications. Built into ColdFusion is an application server which uses the ColdFusion Markup Language (CFML). ColdFusion MX7 can be run on various web servers, and includes a JRUN web server that can be used for development purposes. CFML offers built-in tags and functions so users do not have to have a background in programming in order to use ColdFusion. ColdFusion MX7 provides for customized tags and components making it much easier than other languages to extend and customize the language to fit the needs of any application. VTC author Candyce Mairs guides you through the use of these features to build your own site. Included are work files so you may work along with her. To begin learning simply click the links.
Choose your media type:
|
Introduction
|
|||
| Welcome | (01:17) | ||
| Course Topics | (02:07) | ||
| Course Prerequisites | (01:36) | ||
| Software Requirements/Installation | (04:02) | ||
|
The Role of Coldfusion
|
|||
| Client-Server Environment | (01:53) | ||
| Static vs. Dynamic Requests | (03:16) | ||
| Coldfusion Defined | (02:36) | ||
| Coldfusion Editors | (01:14) | ||
|
Course Setup
|
|||
| Installing Coldfusion | (05:03) | ||
| Testing the Setup | (03:04) | ||
| Installing the Course Files | (01:53) | ||
| Installing Dreamweaver | (02:39) | ||
| Dreamweaver Preferences | (04:01) | ||
| Installing the Course Database | (05:19) | ||
|
Introducing Dreamweaver
|
|||
| Dreamweaver Interface | (05:59) | ||
| Setup the Course Site | (03:17) | ||
| Application Panel | (05:05) | ||
| Preview Options | (04:46) | ||
| Browser Setup | (04:39) | ||
|
Coldfusion Fundamentals
|
|||
| Working with Templates | (07:37) | ||
| Basic CFML Tags | (05:07) | ||
| Commenting Code | (04:13) | ||
| CF Includes | (06:29) | ||
| Processing Flow | (06:07) | ||
| Creating Header/Footer Templates | (03:53) | ||
| Build Basic Template | (07:28) | ||
|
CFML Basics
|
|||
| What is a Variable? | (04:39) | ||
| Set/Display Variables | (05:18) | ||
| Expressions | (02:05) | ||
| Working with Expressions Pt.1 | (06:55) | ||
| Working with Expressions Pt.2 | (01:19) | ||
| Lists | (05:25) | ||
| Arrays Pt.1 | (03:39) | ||
| Arrays Pt.2 | (05:15) | ||
| Structures | (05:13) | ||
| CF Operators | (04:11) | ||
| Using CF Datatypes | (03:03) | ||
| CFDUMP | (05:25) | ||
|
CF Functions
|
|||
| What is a function? | (02:34) | ||
| Basic CFML Functions Pt.1 | (02:29) | ||
| Basic CFML Functions Pt.1 | (06:39) | ||
| Common Functions | (02:07) | ||
|
ColdFusion Variables
|
|||
| Variable Scopes | (05:12) | ||
| HTML Statelessness | (03:27) | ||
| URL Variables | (04:15) | ||
| Passing/Displaying URL Variables | (07:00) | ||
| Testing for URL Variables Pt.1 | (02:23) | ||
| Testing for URL Variables Pt.2 | (05:47) | ||
|
CFML Conditionals/Loops
|
|||
| Conditional Processing | (03:50) | ||
| If Statements | (04:39) | ||
| Switch Statements | (05:31) | ||
| What is a Looping Statement? | (02:23) | ||
| CF Looping | (02:57) | ||
| Index Loops | (03:53) | ||
| List Loops | (03:57) | ||
| Nested Loops | (05:14) | ||
| Default Value Variables | (05:54) | ||
|
Databases
|
|||
| Relational Databases | (03:38) | ||
| Connection Basics | (03:57) | ||
| Set Up the Course Database | (06:40) | ||
| Review Course Database | (06:14) | ||
|
Basic SQL Statements
|
|||
| SELECT Statement Syntax | (04:27) | ||
| INSERT Statement Syntax | (02:56) | ||
| UPDATE Statement Syntax | (04:13) | ||
| DELETE Statement Syntax | (03:01) | ||
| INNER JOIN | (05:48) | ||
| SQL Wildcard | (03:50) | ||
| Using the Recordset Builder | (06:09) | ||
|
Creating Data-Driven Pages
|
|||
| CFQUERY Tag | (06:16) | ||
| Displaying Database Data | (06:27) | ||
| Display All Query Rows | (05:19) | ||
| Using Query Variables | (06:44) | ||
| Grouping Result Output | (05:36) | ||
| Using the Dynamic Table | (06:38) | ||
| Using Data-Drill Down | (06:53) | ||
| Recordset Paging | (06:34) | ||
| Debugging Queries | (04:03) | ||
|
Coldfusion Forms
|
|||
| Form Basics | (03:53) | ||
| Form Methods | (03:48) | ||
| Creating Forms Pt 1 | (05:43) | ||
| Creating Forms Pt 2 | (05:53) | ||
| Form Tag | (06:52) | ||
| Form Processing | (05:07) | ||
| Fields Not Submitted | (05:15) | ||
| Testing for Variables | (05:17) | ||
|
Form Data Validation
|
|||
| Types of Form Validation | (04:07) | ||
| Behaviors | (05:40) | ||
| Redirecting the User | (04:04) | ||
| Server-Side Validation | (06:06) | ||
|
Coldfusion Form Tags
|
|||
| CFFORM Tag | (04:02) | ||
| CFINPUT/CFTEXTAREA | (05:19) | ||
| SUMA Form | (05:09) | ||
| CFSELECT | (03:18) | ||
| Combine Static Options | (06:39) | ||
| Preserving Form Data | (01:55) | ||
|
Change/Add Data Using Forms
|
|||
| Inserting Data | (05:31) | ||
| CFINSERT | (02:50) | ||
| Form with CFINSERT | (04:49) | ||
| Updating Data | (06:00) | ||
| CFUPDATE | (01:52) | ||
| An Update Interface | (06:35) | ||
| Deleting Data | (02:35) | ||
|
Form to Email
|
|||
| The Process | (02:51) | ||
| CFMAIL | (03:07) | ||
| Email from Forms | (05:41) | ||
|
Debugging/Troubleshooting
|
|||
| Troubleshooting | (05:22) | ||
| Debugging Options | (03:18) | ||
| Preventing Problems | (04:01) | ||
|
Closing
|
|||
| Additional Resources | (03:10) | ||
| Coldfusion Hosting | (02:34) | ||
|
Credits
|
|||
| About the Author | (01:51) | ||
Course Information
| Course: | ColdFusion MX 7 |
| Author: | Candyce Mairs |
| SKU: | 33728 |
| ISBN: | 1-933736-56-9 |
| Release Date: | 2006-11-29 |
| Duration: | 8 hrs / 111 tutorials |
| Work Files: |
Yes |
| Captions: | No |
Subscription / Purchase Information
Visitors to VTC.com will be able to view all introductory videos for each training course.
Free Trial Members will gain access to first three chapters for each training course.
Sign up for a Free Trial
Full Access Members have full access to VTC.com’s entire library of video tutorials.
If you are already a member, please login here.
United States
Email this Page
Send us Feedback