Eric: > Yes. I had a horrible time getting it to work with my image uploads.
Binary file uploads can be messy -- at the CGI end, you need to pick apart the multi-part mime wrappers to recover the original binary data. There is no native REBOL support for that. Fortunately Andreas published some code that handles the case: http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-message.r?m=rmlKVSQ Commentary here: http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-thread.r?m=rmlZYMQ Sunanda -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
