Hi,

Problem in persist.saveDocument. How do i know the status of the
progress?...... in the mozilla gecko embedding FAQ section i found the
answer for the above question.

http://www.mozilla.org/projects/embedding/faq.html

In this section they said the persist.getCurrentState() method returns
the status of the process some thing like
nsIWebBrowserPersist.PERSIST_STATE_FINISHED or
nsIWebBrowserPersist.PERSIST_STATE_READY.
i am waiting such long time for to get the status. But i don't. When
the process gets end ??? and when the status return???.

I called the persist.saveDocument() method for to save the DOM
document into the file. Again i called the persist.saveDocument() for
to save the DOM document into another file after i did some changes.
But i have the same content in both the file which i did finally in my
DOM document.What happening here.

Help me in this regards,
-Mani.

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

Reply via email to