Hi, I use the "MozillaBrowser ActiveX Control" (with the IWebBrowser2 interface - that is the one with Navigate2 etc). ==> How can I get the 'source' / the content of the loaded page? (the same as if I select View/Page Source from the menu) What I found out so far: - CIEHtmlElement::get_innerHTML() just returns E_NOTIMPL (not implemented) and - the implementation of pIPersistStreamInit->Save() also just returns E_NOTIMPL (not implemented) (this is for MozillaM18) I hope that anyone can help me!?! Thanx. Beni. ([EMAIL PROTECTED])
