[REBOL] Re: cgi binary data xfer...
From: mario:cassani:rebol:it at: 16-Sep-2003 20:40
Hallo Max,
must be short, as usual...
> Q1: how do I initiate a binary xfer in cgi/html, so that instead of
> displaying binary data as a lump of text in the browser, I get a file
> transfer dialog.
Don't use text/plain as MIME, use some binary ones
> Q2: how do I make 'print work like a write/binary so that the read data
> actually stays binary...
Probably you have to 'open and write directly...
Anyone can help?
> PS: I'll give you one guess as for what site this is for... ;-)
I guess I will use it for Cinnamon on rebol.it ;'P
Zaijian,
Mario