Hi, everybody, I blocked by the _Shutdown function. Here is the detail info:
I found the _Shutdown function in Infopath 2003, currently I can use this function to show a message box before the infopath file closed. But, when I tryed to access data node using this.thisXDocument.DOM.selectSingleNode("/my:myFields/my:field1").text, there is no response to this when closing the infopath file. No error messages, no actions. Anything wrong?
By the way, is there a function like _Shutdown in Infopahth 2007?
I am trying to capture the closing event, and do something before the infopath closed.
Any body can help me? It is very urgent, any advice will be appreciated!
Thanks!