Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Getting a multipart/mixed response with XMLHTTP

From: Peter Flynn <peter.nosp@-.--------.-->
To: NULL
Date: 10/4/2006 11:43:00 PM

jsm16@c... wrote:
> Bjoern Hoehrmann wrote:
>> Does the server close the connection? Does your server-side program
>> generate a Content-Length header? Is that header correct? Do you use
>> a properly formed multipart message? Do you use CR LF (0x0D 0x0A) to
>> terminate lines, or just, say, LFs?
> 
> Fairly certain all these things are correct. Has anyone gotten this to
> work? If I could find a working sample (JSP page, ASP page, PHP page,
> whatever) I could compare and figure out what my server is doing wrong.
> I've tried a lot of playing around with CRLF, headers, formatting, etc,
> nothing seems to work.
> 
> I'm certain that if I had some sort of working sample I would be able
> to figure it out.

I'm sending you a multipart/mixed script I wrote a few weeks ago. It's
executing but a lot of the backend work remains to be done, so it's
work-in-progress, but it does produce the multipart/mixed response,
and the main browsers seem to like it (MSIE6 and FF). I've left in a
lot of tracing so I can see what's happening.

It *can* be done, but you need to get the headers and the boundary
exactly right.

///Peter


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent