The problem is that I can't close the doc window by calling win.close(). I'm getting "member not found" message trying to do that. Is there other way to close a window?
The code does work but with one problem.
When I bring DOC document first and then HTM document, the code failed at win.focus() with "Error on Page" message. HTM document did display though.
alert returns "[object]". It seems like it did not get set.
If I open HTM document first and then DOC document, same code work. I think it has something to do with IE's in-place activation window.
Once a window is created and loaded with an in-place activation document (Word or Excel), I can't send a new URL to the window. When I click on "doc" button, a window is created and Word document displayed in the window. But when I click on "htm" button, nothing happens. The Word document...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.