S
stones7434
hi-
I'm not sure if anyone has ever done this before but what I'm trying to do
is through a jsp page, open a word document on the client side and have a
macro (or com add-in) communicate back to the open browser window. The Add-in
would simply modify the toolbar to save the document to a particular
directory and then submit a form in the browser. I think I can handle the
add-in part but
what I'm looking for is the way to communicate back with the open browser
window.document object....so I can submit the form
Is there a reference to the window object in the word application if it was
launched through a browser.....can anyone think of another way of doing this?
I'm not sure if anyone has ever done this before but what I'm trying to do
is through a jsp page, open a word document on the client side and have a
macro (or com add-in) communicate back to the open browser window. The Add-in
would simply modify the toolbar to save the document to a particular
directory and then submit a form in the browser. I think I can handle the
add-in part but
what I'm looking for is the way to communicate back with the open browser
window.document object....so I can submit the form
Is there a reference to the window object in the word application if it was
launched through a browser.....can anyone think of another way of doing this?