[thelist] ASP - Response.Write

Tab Alleman talleman at avweb.com
Tue, 21 Dec 1999 16:13:42 -0000


I have a few ASP scripts that do a lot of processing between output lines..
I don't use the buffer or the flush.  The html stuff clearly does NOT get
buffered and spit out all at once.  It'll throw up a line or two, wait a few
seconds while it's thinking, then the next line, etc...

-----Original Message-----
From: thelist-admin@lists.evolt.org
[mailto:thelist-admin@lists.evolt.org]On Behalf Of Matt Warden
Sent: Saturday, December 18, 1999 04:22
To: thelist@lists.evolt.org
Subject: Re: [thelist] ASP - Response.Write


> > Actually, the entire page is run before anything is sent to the
client.
>
> Only if you've issued the Response.Buffer="true" command.  Even
> then there is always the use of Response.Flush

Are you sure about that? I'm quite certain that the page is only sent in
chunks when Response.Buffer=true (not "true") and Response.Flush. That's
the reason for using Response.Flush -- to give the client part of the
page while the rest of the script is running.

Maybe I'm wrong.

-M@


_______________________________________________________
unsubscribe+options: http://lists.evolt.org/mailman/listinfo/thelist
tip harvester: http://lists.evolt.org/harvest/
email archive: http://lists.evolt.org/archive/
http://evolt.org/  Workers of the Web, evolt !