Friday, 19 July 2013

Cold Fusion Online Training | call us +917386622889

Cold Fusion Online Training                          

                                                                                                                                               Duration: 30 Days

                                                                                                                                                 CLICK HERE FOR ENQUIRY
Getting Started
  • What is Adobe ColdFusion?
  • Understanding web application servers
  • Installing ColdFusion on Windows
  • Testing the ColdFusion installation
ColdFusion Basics
  • Creating a ColdFusion page
  • Understanding how ColdFusion processes pages
  • Creating the application structure
  • Including pages with
  • Using CFML variables
Working with Databases
  • Creating a database
  • Creating a ColdFusion data source definition
Querying a Database
  • Querying a database with
  • Debugging a query's results with debug output
  • Debugging a query's results with
  • Outputting record numbers
Using ColdFusion Components
  • Creating a ColdFusion Component (CFC)
  • Calling a CFC function
  • Wrapping database functionality in CFCs
Drill-Down Navigation
  • About drill-down navigation
  • Passing URL variables in hyperlinks
  • Passing multiple URL variables
  • Using URLEncodedFormat
  • Creating a data-driven hyperlinkLD FUSION
  • Executing dynamic SQL statements
  • Displaying detail data
  • Formatting detail data
Building Data Entry Forms
  • Creating a data entry form with
  • Using text fields
  • Using radio buttons
  • Using pull-down lists and list boxes with
  • Creating a Submit button                  
Cold Fusion
  • Processing the form
  • Passing form data to a CFC method
  • Using conditional SQL to process form criteria
  • Processing multiple form controls
  • Using SQL wildcard expressions
Data Entry Form Validation
  • Client-side vs. server-side validation
  • Creating ColdFusion form validation rules
  • Custom form validation with
Manipulating Data
  • Building a data entry form for inserting data
  • Inserting data with the SQL INSERT command
  • Redirecting the user with
  • Building a data entry form for updating data
  • Retrieving existing data from the database
  • Populating form controls with existing data
  • Updating data with the SQL UPDATE command
  • Building a system for deleting data
  • Confirming the delete operation with a form page
  • Deleting data with the SQL DELETE command
Working with Custom Tags
  • Creating a simple custom tag
  • Passing attributes into a custom tag
  • Controlling custom tag location with
Using an Application Framework
  • Creating an Application.cfc file
  • Naming the application
  • Using application variables
  • Authenticating users with
  • Creating a login form
  • Logging in with
  • Logging out with  
Conclusion