Add Word Document as Body using Javascript. - TechRepublic
Question
April 17, 2008 at 01:57 PM
mindyjeanne

Add Word Document as Body using Javascript.

by mindyjeanne . Updated 18 years, 2 months ago

I’m looking for a way to add a document as the body of my email instead of as an attachment.
I’m open to tackling this either of two ways.

1) Create a document via Javascript [done] and then emulating the File-Send To- [feature] of Microsoft Word
OR
2) Create an outlook document [ done ] as if i’ve emulated theFile-Send To- [feature] of
Microsoft Word.

3) Creating my document, using Window.Open, create the outlook document with the document as the body.

The reason for #3 is that I believe if I create the outlook document via Microsoft.Word I won’t be able to quit, Microsoft via Javascript, and the memory will get eaten up.

Mindy Jeanne

This discussion is locked

All Comments