On Thursday April 11, 2002 03:08 pm, Aaron Held wrote:
> Is there an issue with Webkit.exe and self.response().flush?
>
> I am trying to force a partial html page and it works under
> apache / webkit.cgi, but not under iis / Webkit.exe
>
> I think I remeber something about this.
>
> Thanks,
> -Aaron Held
>

How's this for a 5 week delayed response?

Did you ever try spitting out a bunch of whitespace before flushing?  
Something like self.writeln(' '*10000).

Also, it's possible this is just the way CGI works in IIS.

- Geoff

_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to