![]() |
Profile |
Contact |
| Getting Started with ColdFusion MX |
| Course Status: | Released | Courseware Features |
| Course Language: | English | |
| Course Duration: | 5 Hours | |
| Deployment Options: | Online, Interactive CDs, Network, |
Audience |
| Web professionals and developers that want to create dynamic web sites using ColdFusion |
Prerequisites |
| Familiarity with web terminology; an understanding of web server characteristics; experience with the HTML tag set and syntax; familiarity with the SQL command set, including SELECT, INSERT, UPDATE, and DELETE |
Course Aim |
| This learning path shows the learner how to set up and manage the ColdFusion development environment and how to use ColdFusion Markup Language (CFML). It explains how to define JDBC drivers to interact with database tables and how to build queries. The learning path also shows how to use custom tags and user-defined functions and how to use JavaScript to perform client-side validation. Instruction is provided on how to use local variables within applications and how to develop fully interactive, database-driven web applications. |
Learning Objectives |
| To introduce and demonstrate the fundamental concepts, tools, and features of ColdFusion MX |
Topics Covered |
| ColdFusion MX fundamentals ColdFusion MX overview and architecture ColdFusion MX installation checklist ColdFusion MX language basics ColdFusion Markup Language in ColdFusion MX Using ColdFusion MX variables and expressions Using ColdFusion MX functions Printing using ColdFusion MX variables and functions Publishing database content Connecting to and querying a database in ColdFusion MX Querying a database in ColdFusion MX Displaying database data in ColdFusion MX Displaying data in an HTML table in ColdFusion MX Building forms Creating form pages in ColdFusion MX Creating an order form in ColdFusion MX Conditional processing in ColdFusion MX Evaluating form variables with ColdFusion MX Reusing templates Basic code reuse in ColdFusion MX Custom tags and mapping in ColdFusion MX User-defined functions and components in ColdFusion MX Using a custom tag and a UDF in ColdFusion MX |