August 2003
Intermediate to advanced
1140 pages
68h 45m
English
cfabort
<cfabort>
Halts processing of the CFML template at the tag position.
showerror="
text_message
"
A message to display when the cfabort tag is
executed. Optional. If this attribute is used in conjunction with a
cferror tag, ColdFusion passes the error message
to the template specified in the cferror tag.
Otherwise, it is output directly to the browser.