Login 
Password
  
 


Free Exams!
Test your skills with one of our certification exams and see how you stack up right now.

Homepage
Visit our homepage and find out more about what NCSA can do for you.

Learn More About Us
Find out more about how our certifications can benefit you.

CFML Tag Library
Visit the CFML tag library home.

<cfabort>
<cfapplet>
<cfapplication>
<cfargument>
<cfassociate>
<cfbreak>
<cfcache>
<cfcase>
<cfcatch>
<cfchart>
<cfchartdata>
<cfchartseries>
<cfcol>
<cfcollection>
<cfcomponent>
<cfcontent>
<cfcookie>
<cfdefaultcase>
<cfdirectory>
<cfdump>
<cfelse>
<cfelseif>
<cferror>
<cfexecute>
<cfexit>
<cffile>
<cfflush>
<cfform>
<cfformgroup>
<cfformitem>
<cfftp>
<cffunction>
<cfgrid>
<cfgridcolumn>
<cfgridrow>
<cfgridupdate>

HTML Tags


 


<cfabort>

What it does

Stops the processing of a ColdFusion page at the tag location. ColdFusion returns everything that was processed before the tag. The tag is often used with conditional logic to stop processing a page when a condition occurs. For example if some required form fields are missing on a dynamic page you can stop include an error page then use the cfabort tag to stop the rest of the page from executing.

 

Attributes

showError - Put special text to display on the built in ColdFusion error page here.

End Tag: Forbidden


    

  
HOME    PRIVACY    EMPLOYERS    CERTIFICATION LIST    AFFILIATES    CONTACT US

© 2006 National Computer Science Academy, All Rights Reserved.