> From: John Munyan
>
> Can anyone tell me what the effect cfflush would have on
> subsequent cached queries is?  I don't want to flush
> subsequent cached queries and it looks like they are not
> being flushed (which is good).  Is this the correct
> interpretation?

Apples and Oranges

CFFlush is nothing to do with queries, but to do with sending content to
the browser

>From the documentation:
The first occurrence of this tag on a page sends back the HTML headers
and any other available HTML. Subsequent cfflush tags on the page send
only the output that was generated after the previous flush.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to