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

[REBOL] Re: jpeg images not working

From: tim:johnsons-web at: 28-Aug-2002 14:59

* Nenad Rakocevic <[dockimbel--free--fr]> [020828 14:19]:
> Hi Tim, > > Try : > > t: read/binary to-file base-file > print enbase/base t 16
Hi Nenad: After posting this, I tried exactly as you have coded above. I am still getting a broken image. I believe that I may not be "getting" the multipart protocol correctly. What I have below is a capture from the "broken image" icon (with the binary string truncated), below the asterisks: ****************************************************************** HTTP/1.0 200 OK Content-type: multipart/x-mixed-replace; boundary=--myboundary --myboundary Content-type: image/jpeg FFD8FFE000104A4649460 --myboundary ****************************************************************** I've attempted to show the blank lines exactly as they are printed to stdout. <sigh>Ahh! Learning curves... they make me dizzy</sigh> Thanks! -- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com http://www.johnsons-web.com