T
Tim Cadieux
I have a document that needs to be posted on more than 1 network, only 1 of
the 2 has smtp do I'm looking for another way to do this.
I created a word form to send the document as an attachment in Outlook, but
I'm having problems with that too. The problem is that if the doc opens in
the browser, which is most likely to happen, I cannot force the User to SAVE
before sending.
If I just throw a ActiveDocument.SaveAs I get an error because the file is
already being used by something else (the browser)...
Ideas?
the 2 has smtp do I'm looking for another way to do this.
I created a word form to send the document as an attachment in Outlook, but
I'm having problems with that too. The problem is that if the doc opens in
the browser, which is most likely to happen, I cannot force the User to SAVE
before sending.
If I just throw a ActiveDocument.SaveAs I get an error because the file is
already being used by something else (the browser)...
Ideas?