Creating Dynamic Content for the Web
Using ColdFusion
Email to a friend   ::   Print this page
View Course List   ::   View Cart
 
Fee: $1,395.00   CEUs: 3.5
 

Although this course is not currently scheduled, custom courses for your corporation or organization may be arranged. Please call 713-348-4803 to discuss or e-mail scs@rice.edu.

This course will provide experienced Web developers with the knowledge and hands-on computer practice needed for building and maintaining dynamic and interactive Web applications using ColdFusion.

Who Should Attend
Individuals familiar with Web terminology, Web server characteristics, the HTML tag set and syntax, and basic database principles.

Objectives:

  • Create and manage the ColdFusion development environment
  • Use ColdFusion Markup Language (CFML) to store and output values
  • Define OBDC drivers to interact with database tables
  • Build queries that publish, insert, and update data dynamically
  • Use JavaScript to perform client-side validation
  • Use local, cookies, and other variables within applications
  • Develop fully interactive, database-driven Web applications

Topics will include the following:

  • Creating the ColdFusion development environment
  • Using ColdFusion Studio
  • Publishing dynamic data using ColdFusion tags
  • Reusing common code
  • Building forms with ColdFusion
  • Building search interfaces
  • Building data drill-down interfaces
  • Accepting, updating, and inserting user information into databases
  • Incorporating JavaScript to perform client-side validation
  • Securing Web pages