Hi Tim, On Thursday, August 29, 2002, 2:54:43 AM, you wrote:
TJ> Now what do you think? You should either provide a Content-Transfer-Encoding header and use base 64 encoding, or send the image as binary as I have suggested in my previous email. Content-Transfer-Encoding: base64 Content-Type: image/jpeg ....etc...... The browser doesn't know what to do with your hex-encoded data... Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
