Szymon Juraszczyk wrote: > > Hi, > > I've got serious problems with $Response->Flush() function. I searched > discussion forums and found quite lots of references regarding this issue. > However, using brand new Apache::ASP 2.29 and struggling all day long I > still can't make this bloody function work. >
How does the http://www.apache-asp.org/eg/register_cleanup.asp script work for you? Under IE & Netscape, I see the ... render one line at a time. This is as a result of $Response->Flush(). This script is the same as ./site/eg/register_cleanup.asp in the distribution. $Response->Flush is explicitly disabled in XMLSubs, since the content must be passed into the XMLSubs for processing, but otherwise it should work fine. If you really get stuck, send a bit of script where you can't get $Response->Flush to work & I'll check it out. --Josh _________________________________________________________________ Joshua Chamas Chamas Enterprises Inc. NodeWorks Founder Huntington Beach, CA USA http://www.nodeworks.com 1-714-625-4051 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]