Thanks. I will look into it.

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of DZ-Jay
Sent: Thursday, May 15, 2008 3:15 PM
To: ICS support mailing
Subject: Re: [twsocket] HTTP...

DZ-Jay wrote:
> What you want to do is send a multi-part MIME payload in the body of 
> your HTTP response.  You have to set the content-type to 
> "multipart/form-data".  For more information, check this page:
> 
> http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4.2
> 
>       dZ.
> 

Please ignore this, it's only applicable to multi-part POST requests, not
responses.  A way to create a multi-part response is to encapsulate it as a
MIME 822 message.  Here's some basic information on this:

        http://www.motobit.com/tips/detpg_multiple-files-one-request/

        dZ.
--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to