I had a similar problem last week. My script ran fine if browsed from
Internet Explorer or Opera. But it downloaded as a text file if browsed from
Lynx.
I spent a long-time banging my head against a click wall trying to fix it. In
the end I put it to one side. Strange thing is, Lynx works fine today. I
don't know what the difference is.
Sorry. This post is to express solidarity and sympathy, not to solve your
problem......Other than to suggest you try another browser.
--Colin
> downloaded the newest REBOL/View yesterday and have been playing around
> with it again but I'm having a problem with a simple CGI script.
>
> Inside of my cgi-bin, I have a script called test.r, which is the
> following:
>
> --------------------------------------
> #!/usr/local/rebol/rebol -cs
>
> print "Content-Type: text/plain"
> print "" ;
> print "Hello!"
>
>
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.