Did you find out the problem? That code on it's own won't be causing the problem. What else is going on?
Ade -----Original Message----- From: Rich Kroll [mailto:[EMAIL PROTECTED] Sent: 11 January 2006 18:49 To: CF-Talk Subject: <CFFLUSH> and includes Hello all, I'm getting this error when trying to include a page that includes a <cfflush> tag You have called CFFLUSH in an invalid location, such as inside a CFQUERY or between a CFML custom tag start and end tag. Inside the page, the offending area of code is: <CFIF format IS NOT "excel"> <div id="loading_image" style="text-align:center; margin-top: 100px;"> <img src="/images/report_loading.gif" /></div> <cfflush> </CFIF> Is there a way to get this page to run via an include call? Rich Kroll Application Developer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229594 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

