From: "Brett Handley" <snip> > 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? <snip>
At first, I was trying to get around reconstituting the gif's, but I created an error condition. I finally faithfully recreated your set-up (except for paths and names), *shutdown and restarted* Apache, and then it worked ... at least for the REBOL HTTP retrieval. (With my testing, I have begun to wonder if the Windows Apache doesn't have a buglet with CGI, because I've noticed this behavior before; just not reproducibly. ???) Now just need that ActiveX component for IE6.0 .... --Scott Jones -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
