hi Randy, i'm not programming any ActiveX Control but i know we can get html source with 'nsWebBrowserPersist' class. If you can access this class from your activeX... Regards, -- B�atrice Philippe
[EMAIL PROTECTED] "Randolph Welte" <[EMAIL PROTECTED]> a �crit dans le message de news:[EMAIL PROTECTED] > Hi, > > is there any way to get the HTML source from the Mozilla ActiveX Control > within my program? I want to use it instead of the Micorsoft WebControl, > where I can get the HTML Source with the code below: > > String htmlcode = WebBrowser1.Document.body.innerHTML (or 'innerText') > > With the Mozilla ActiveX, this wont't work :-( > > Any idea? > > Thanks in advance, > > Randy > > > _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
