iframe's docShell looks promising, but I think I have to put my string through an InputStream to use nsIDocShell's loadStream(nsIInputStream) method. Does anyone know which input stream implementation to use, or better, the general process by which this might be done? I'm leaning toward nsIMIMEInputStream, just because 'MIME' reminds me of a webpage server... but all in all, the whole thing seems to me like an overly complex solution to a very simple problem. Seen anything like this? Ideas?
Thanks,
Shahin _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
