ColdFusion is a powerful server-side scripting language that allows users to interact with databases to produce dynamic pages. ColdFusion is a tag-based language that is very easy to learn, and is also a powerful programming environment. Learn to create web pages that access a database using ColdFusion Create pages that display records from a database. Add interactivity that allows users to add, edit or delete database records.
Use ColdFusion to:
- Install and administer a ColdFusion Server
- Define a datasource
- Write SQL statements to query a database
Use ColdFusion to:
- Display retrieved records on a web page
- Define variables, arrays and lists and display the content of the variables.
- Validate data that a user submits
Using ColdFusion, learn how to:
- Identify different techniques for building ColdFusion applications
- Use the application.cfm file to set options for how ColdFusion responds to the user
- Create Session variables, Client variables and Cookies to track user data
Build your own ColdFusion application.
This class will give you the needed hands-on experience to learn Coldfusion. You will have the opportunity to test your new skills by building a ColdFusion application.
A good understanding of web page creation is useful but not necessary for this class.
We gradually build your knowledge through the duration of the course.
Students must have access to a web server running Cold Fusion. A developer version of ColdFusion is available for download.