Hi,
i have successfully embedded gecko in an application, but i now want to
handle the retrival of the documents for gecko, because it will only
work with virtual documents (generated on the fly).
So if i display a XHTML page which contains e.g. a link to
http://module/somedocument it should not try to look the URL up on the
network, it should call some function with the URL as parameter and i'll
return the content as a string or something like that.
It would be fine for me if i had to use some fantasy protocol like
myapp://module/somedocument .
Is there any way to do this?
Best regards,
Stefan Klinger
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding