Considering it is at the very top of the page before anything else is done, I am inclined to take the first answer.
Thanks for the help. -- Jeff -----Original Message----- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Friday, February 28, 2003 10:25 AM To: CF-Talk Subject: RE: Response.Buffer? I think it means, dont send crap to the browser until I'm done. If so, that's what CF does naturally. If I'm wrong, and it's the opposite, you need to use cfflush. ======================================================================= Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Member of Team Macromedia Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Jeff Chastain [mailto:[EMAIL PROTECTED] > Sent: Friday, February 28, 2003 10:18 AM > To: CF-Talk > Subject: Response.Buffer? > > > I am re-writing a bunch of ASP code into CF and it has been > quite a while since I wrote ASP code. Each of the files I am > working on have a line at the top that says "Response.Buffer > = True" with a comment stating that 'all content should > always be buffered'. > > I don't really remember what this does in ASP, but is there a > CF equivalent or should I just drop this line? > > Thanks > -- Jeff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

