bah... accidentally replied in private mail

lasco wrote:
My component is hooked into Mozilla. When a mozilla instance is launched, I
want my component, given the path of the saved file, to let this mozilla
load and display the saved html page.

Create a channel to the HTML file (using nsIIOService::NewChannel), and pass that to nsIURILoader::OpenURI.
_______________________________________________
Mozilla-netlib mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to