![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Msxml2.XMLHTTP formats my XML, why? >Thread Next - Re: Msxml2.XMLHTTP formats my XML, why? Re: Msxml2.XMLHTTP formats my XML, why?To: NULL Date: 9/1/2006 8:19:00 PM
If you're passing this XML to another app, then use XMLHTTP's
.ResponseXML property. You can
save this to a file if necessary.
What MSIE does if there's no XSL stylesheet associated with it is
render it as HTML so it can be viewed easily.
If you inspect the MSIE DOM like so
url = "J:\Temp Folders\CodingTemp\GoogleXMLBBS\Doc1.xml"
br = startMSIE(url)
HTML = br.document.documentElement.outerHTML
message("HTML", HTML)
exit
you'll see how MSIE renders it as HTML.
Gadrin.
gfaraj@g... wrote:
> Hello, I'm having a problem getting XML data from my server using
> Msxml2.XMLHTTP. I've posted this problem in another group, but have
> received no replies, maybe you could tell me what I can do.
>
> The topic is here:
> http://groups.google.com/group/microsoft.public.windows.inetexplorer.ie6.browser/browse_thread/thread/2c68b78aacdebf4e/92213c53e7d83455?lnk=raot#92213c53e7d83455
>
> Thanks a lot.
| ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
