Re: Loading XML into WebBrowser



Charles,

I have had no luck loading raw XML into MSHTML via streams and getting it to
appear "styled". What I do instead is apply my own XSLT to the XML to
create XHTML and then load the XHTML using streams. MSHTML must have it's
own XSLT somewhere buried in resources. You could try to find it or make
your own.

I also noticed that even when you Navigate to an XML file which is "styled"
using the builtin XSLT or your own XSLT, the DOM is not the resultant HTML.
It's the raw XML. Not relevant, I know, but interesting.

Mark Finkle

> Does anyone have any idea how to load xml into a WebBrowser control from a
> stream, say, and have it outlined like IE does?
>


.



Relevant Pages

  • Re: Loading XML into WebBrowser
    ... something special to navigated files that it does not do for streams. ... > I also noticed that even when you Navigate to an XML file which is ... > using the builtin XSLT or your own XSLT, the DOM is not the resultant ... > It's the raw XML. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Subject: ANN: 4Suite XML 1.0b2
    ... 4Suite XML - XML, XPath, XSLT, related technologies and support ... 4Suite RDF - RDF processing libraries and stand-alone DBMS ...
    (comp.lang.python.announce)
  • EditiX 2.1 - XML Editor & XSLT Debugger
    ... We are glad to announce the availability of EditiX 2.1. ... cross-platform and easy to use XML Editor and XSLT Debugger designed to ... New docking windows for the XSLT Editor ...
    (comp.lang.java.softwaretools)
  • EditiX - XML/XSLT Editor 1.4.2
    ... XSLT, FO and XSD schemas. ... It includes default templates for XML, DTD, XHTML, ... Multiple file extensions is supported for a same document type ... Parts of the XSLT editor are now dockable ...
    (comp.lang.java.softwaretools)
  • Re: What is/is not considered to be good OO programming
    ... Brit programmers have common sense, ... XSLT is overblown and introduces ... Then your guys haven't learnt how to use XSL properly. ... > but XML, then use XSLT to style this output for the end user. ...
    (comp.lang.php)