Hi all,
I post the question to mozilla-embedding alias. But this should be a general xpcom question.
So, I post it here. Sorry, but I'd really appreciate any hints.
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. How this can be done?
I searched the mailisting lists, but didn't get the solution. I appreciate any help on this.
I checked the relevant code handling "Edit -> View Source" menu, which uses nsIWebNavigation
->LoadURI("view-source:url") protocol to view the page sources. But I didn't found the pieces
of code to return the content as a string.
Thanks in advance.
-George. _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
