Hi Graham, On Sunday, March 24, 2002, 8:43:08 AM, you wrote:
GC> Changing this to open/binary hasn't been so successful. The GC> server doesn't understand my request :( That's because this way the header will not be sent correctly. You have two choices: either changing the port mode after sending the header (with set-modes), or try sending a "Content-Transfer-Encoding" header with value "base64" hoping that your server handles it (IIRC it's in the standard, but I might be wrong - it's been long since I read it). 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.
