Maya wrote:
I am not sure how to render complete HTML document in the current
browser window.

I don't really understand what you are doing, in part because your code is incomplete, but... I assume you are implementing a protocol handler and do that stream listener and such from the asyncOpen function of your channel. Then to render that you should just call the functions of the stream listener that was passed to your asyncOpen function?

-christian
_______________________________________________
dev-tech-network mailing list
dev-tech-network@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to