Try rockin' in trial and error?
<cftry>
<!--- Try set a status code. --->
<cfheader
statuscode="200"
statustext="OK"
/>
<cfset REQUEST.FlushInitiated = false />
<cfcatch>
<!--- The CFHeader threw an error. CFFlush has already
been run. --->
<cfset REQUEST.FlushInitiated = true />
</cfcatch>
</cftry>
......................
Ben Nadel
Certified Advanced ColdFusion Developer
www.bennadel.com
-----Original Message-----
From: Ian Skinner [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 04, 2006 2:14 PM
To: CF-Talk
Subject: RE: is cfflush above?
maybe there is an undocumented way to get the cf code to be compiled? so
that it to can be searched for the "cfflush" tag.
Thx in advance,
Ed
Well, I don't know why you would want to compile something. It would be
fairly trivial, if not ideal, to build something that will search for
the cfflush tag with standard ColdFusion file and string capabilities.
Why one would want to do this is beyond my comprehension.
--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
---------
| 1 | |
--------- Binary Soduko
| | |
---------
"C code. C code run. Run code run. Please!"
- Cynthia Dunning
Confidentiality Notice: This message including any attachments is for
the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender and
delete any copies of this message.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four
times a year.
http://www.fusionauthority.com/quarterly
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255506
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4