Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] AW: Re: Outputting Image from CGI...

From: jean:holzammer:faedv-n:bayern at: 8-Aug-2001 15:37

>basically the final output is >print "Content-Type: image/gif^/" >write-io system/ports/output gif length? gif
This worked for me ! Thanks a lot. Jean