I know nothing about php, but asp has a specific command that basically says 
send everything to this point to the screen while it continues to process 
the remaining data. If you don't issue the command specifically, it operates 
like cf, sending everything in one chunk.

-george


>From: "Jim McAtee" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Community <[EMAIL PROTECTED]>
>Subject: Re: CF wishes
>Date: Wed, 14 Feb 2001 13:04:35 -0700
>
>Is this really the same as "unbuffered" output?  I'm wondering now, how do
>ASP and PHP operate?  Do either of them require an explicit "flush" or do
>they simply stream their output to the web server, which in turn sends it
>immediately to the web browser?
>
>I've also noted that a fairly slow CF page seems _especially_ slow because
>of the way it must render and return the entire page.
>
>Jim
>
>
>
>----- Original Message -----
>From: "George Kaytor" <[EMAIL PROTECTED]>
>To: "CF-Community" <[EMAIL PROTECTED]>
>Sent: Wednesday, February 14, 2001 10:40 AM
>Subject: Re: CF wishes
>
>
> > actually the next version of cf will have the ability to flush output to
>the
> > screen before the whole page is rendered, like asp.
> >
> > -george
> >
> >
> > >From: "Michael Smith" <[EMAIL PROTECTED]>
> > >Reply-To: [EMAIL PROTECTED]
> > >To: CF-Community <[EMAIL PROTECTED]>
> > >Subject: Re: CF wishes
> > >Date: Wed, 14 Feb 2001 11:21:34 -0500
> > >
> > >Daniel
> > >Those are some great wishes for CF!! Some sound like they could be 
>fixed
>in
> > >the next version... so I forwarded it
> > >to the Allaire wishlist for CF.
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to