hi, I am trying to use gecko to process html. I wish to do more stuff like process dynamic content,CSS etc, but I am trying to solve just html parsing to begin with. What I am trying to do is provide gecko with a html file on disk and get the processed page from gecko and consume the content. I cant have a GUI as I would be doing this in a server. There is identical discussion already in this forum(by Raghunath) but I cant add my question to it as that topic is closed. Link is here - http://groups.google.com/group/mozilla.dev.embedding/browse_thread/thread/678a99dc0ad26d80/66b0194da5a87762?q=raghunath&rnum=1#66b0194da5a87762
What the last post by 'Niky Williams' suggests is that it is not possible to do something like this. I think Niky means it not possible using frozen API's. I do wish to use frozen interfaces as much as I can, but if necessary I would use unfrozen also. The code which I am writing is causing NS_InitEmbedding to fail. Please let me know if you would like to see my code. I am on Redhat Linux. regards Swapnil _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
