What is the interval you have set? It needs to be fairly large to be "noticed" that it should be flushed. I usually set it to 1KB, then if there is a small amount of text that is to be flushed, at that point, I will send a large HTML comment to the stream.
M!ke -----Original Message----- From: Tim Stutzman [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2007 1:08 PM To: CF-Talk Subject: cfflush Hello, I am having trouble with cfflush. Basically I have some queries running and would like to output a message when each query is done. The problem is that the output doesn't occur until all queries are done. I am using cfflush but it seems to have no effect. Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270517 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

