As far as I know, this is impossible with ASP.  I've wanted to do this
numerous times, but always resorted to using ASP for that functionality.
ColdFusion processes everything and creates an HTML page before sending it
to the browser.

-Dave

-----Original Message-----
From: Anton Westholm [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 29, 2000 7:08 AM
To: [EMAIL PROTECTED]
Subject: Buffering in ColdFusion.


Is there a way in ColdFusion to present the browser with output as a page
executes instead of waiting until the page has finished executing?

In ASP this works by setting Response.Buffer = True

Thanks

/Anton

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to