<!--- Check to see if form was submitted. ---> <cfif arrForm[ 1 ]> <!--- Process the form data. ---> <cfset ProcessForm( FORM ) /> </cfif>