Re: Is It a BUG about IPersistStreamInit::Load()
- From: "victorzou" <victor.zou@xxxxxxxxxxx>
- Date: 3 Jul 2006 17:39:21 -0700
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 toUse how? Fails in what way?
readering.
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
.
- Follow-Ups:
- Re: Is It a BUG about IPersistStreamInit::Load()
- From: Igor Tandetnik
- Re: Is It a BUG about IPersistStreamInit::Load()
- References:
- Is It a BUG about IPersistStreamInit::Load()
- From: victorzou
- Re: Is It a BUG about IPersistStreamInit::Load()
- From: Igor Tandetnik
- Is It a BUG about IPersistStreamInit::Load()
- Prev by Date: Re: how to be notified when a frameset is loaded?
- Next by Date: Re: Is It a BUG about IPersistStreamInit::Load()
- Previous by thread: Re: Is It a BUG about IPersistStreamInit::Load()
- Next by thread: Re: Is It a BUG about IPersistStreamInit::Load()
- Index(es):
Relevant Pages
|
|