Sunday, January 16, 2005, 2:09:40 PM, sags wrote:

> It helped but partly. That URL retrieves PNG (GIF, JPEG) image,
> that=20 normaly appears in a browser window. In rebol script I used
> read response into a variable. And then display in a layout. First I
> tried to do it directly:

> myImg: read to-url "http://127.0.0.1/cgi...";

try using read/binary instead.

-- 
Best regards,
 Andreas


-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to