PDRI Banner
Home About Us Contact Us Solutions
   
Get Started Now
ColdFusion 4.5
Description:
Our ColdFusion 4.5 test measures your knowledge of developing Web pages using ColdFusion 4.5. Designed for experienced developers, this test covers the following topics: Advanced CF, Database, Display and Formatting, E-mail, Files and Directories, Flow Control, Functions, Internet Protocols, Subroutines, and Variables.

This test has been endorsed by the International Webmasters Association. IWA logo
Test Outline

Advanced CF
Admin
CFINSERT and CFUPDATE
CFScript
Error handling CFTRY/CFCATCH/CFTHROW, CFERROR
lists
Scheduler
Security
Verity CFSEARCH/CFCOLLECTION
ColdFusion Studio
Debugging
Database
CFINSERT and CFUPDATE
CFQUERY
Stored procedures
Display and Formatting
_required, _date hidden field names
CFFORM
CFOUTPUT
CFTABLE
CFTREE, CFSLIDER
Format functions FormatDate, FormatNumeric
E-mail
Attachments
CFMAIL
CFPOP
logging
Files and Directories
CFDIRECTORY
CFFILE
Flow Control
CFIF
CFLOCATION
CFLOOP
CFSWITCH/CFCASE
Functions
Arrays
lists
Replace and Regular Expressions
String and math functions
Structures
Internet Protocols
CFCONTENT
CFFTP
CFHTTP
CFWDDX
Subroutines
Application.cfm and OnRequestEnd.cfm
CFMODULE Custom tags and CFX ones
CGI and server vars
Includes
Passing parameters URL and Form
Variables
# sign use
Accessing Variables
CFSET
Cookie
Evaluate
Isdefined and CFPARAM
Session and Application variables