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

Reply via email to