CFFLUSH allows you to specify 'breakpoints' in a page. Whatever has been
processed by ColdFusion will be sent to the webserver and then to the
browser at each breakpoint. All the data sent from the entire page will be
considered 1 'session' according to the browser.
So its one template on the server side and one 'session' on the client side,
even though the session comes in as 'chunks' of a page.


> i was a little confused about this tag.  Does it send u to a temp page,
> process stuff, and then send u to another page or what???
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to