Brett wrote:
> The problem I think is that my REBOL script does not send any data to the
browser until it quits. I've tried setting the mode of the output port to
no-wait, but no change. Can someone solve this?

I believe that web servers collect all the output of a CGI program, parse
the output, and then send it to the browser/internet. There might be a
setting in the web server software, to not parse the output of CGI programs?

I hope that helps!

Andrew Martin
ICQ: 26227169 http://valley.150m.com/
-><-


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to