Hi all,

I'm working to wrapper mfcembed into a Java component, one desirable feature is to return
the currently loaded HTML page content as a string.


We also provide the feature that loading a HTML from a string, which can be done using
nsIHTMLDocument.Write(). But how we can return the loaded HTML content as a string ?


We can easily do that using Java APIs, but it needs to cross the proxy setting. So I'd like
to do that using Mozilla APIs, and I thought it could be done.


I searched the mailisting lists, but didn't get the solution. I appreciate any help on this.

-George.


_______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to