Re: Is It a BUG about IPersistStreamInit::Load()




Hi, Igor , you are my savior.

I don't understand. get_body gives you an interface pointer, not a
string. What do you mean, it contains the whole HTML?

sorry for my description ,my mean is get the doc body interface
pointer and then get_outerHTML.so I get the whole html enveloped by a
<PRE> tag ,

Until document.readyState becomes READYSTATE_COMPLETE (numeric value 4).

yes,but IE display the plain text after the state is
READYSTATE_COMPLETE ,

3. Can I use the IWebBrowse2 interface function if the IE fail to
readering.
Use how? Fails in what way?

Normally, I get the IHtmlDocument2 interface and then get the
other interface ( IHtmlElement,IHTMLElementCollection)
with get_link,get_all,etc, after the state is READYSTATE_COMPLETE
,Sometimes I can get IHtmlDocument but fail to get
IHTMLElementCollection if IE failed rendering.

thank Igor

.



Relevant Pages

  • Re: WebBrowser Control Printing
    ... this interface to control WebBrowser control's operation. ... I've decided to take advantage of the layout characteristics of HTML ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Upgrading an OLD (Fortran Powerstation 4.0) compiler
    ... One idea that I had was to use HTML forms to ... provide the interface, text-based Fortran or C/C++ for the calculation ... > nice user interface and it seems NO ONE uses a dos/text interface anymore. ...
    (comp.lang.fortran)
  • Re: Automating dialog with web server from VB.NET
    ... > windows in an HTML page inside the control by using the IOleContainer ... We need to declare some interface. ... We use the WebBrowser control to load the html file we get from the ... > Private Sub AxWebBrowser1_DownloadComplete(ByVal sender As Object, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Bildobjekt "onerror" Event-Handler Problem auf KHTML basierten Browsern
    ... >> Wo im W3C-DOM ist `document' definiert? ... > "Interface Document: The Document interface represents the entire HTML ...
    (de.comp.lang.javascript)
  • Re: HTML DOM
    ... > My question is in regards of HTML DOM access. ... > interface, I am able to get, for example, a list of links in the HTML page. ... > know how to get the links (using the get_links of the IPIEHTMLDocument ...
    (microsoft.public.windowsce.embedded)