Hello,
I have a web application that opens a Word Document from the code
what I need to do next is : when the user closes the window ( not important if he does save first) a messagebox should appear asking if he is approving the document or not ( different from Changes have been made, would u like to save them? message)
any ideas how I do this?
Thank you for any help
Probi
Probi ForumiPosted Jul 31, 2008, 8:46 AM
I dont know if this will help, since the word document I use is oppened in a new window, with word automation oDoc.Open()
so what I need is, I guess, somehow to identify this window in my application, and when this window is closed to show the alert message
does this make sence?
thanks for the reply
Probi
Mahesh ChandPosted Jul 31, 2008, 7:55 AM
Check this out:
http://forums.asp.net/p/981603/1257057.aspx#1257057