Maya wrote:
I am creating a new channel, doing an asyncOpen() on it and using a
StreamListener to successfully get the data. (I will add the data
manipulation
part later).

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

Why not just pass the data out to your listener?

Put another way, given <img src="foo://www.google.com">, do you want to render stuff as HTML in a browser window?

-Boris
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to