You don't need to do any *OLE/DDE* or anything like that. What you need to do is the following: 1) Figure out a way to create an HTML formatted document. Thats it simple html... 2) Change the document extension to .doc (Word will read an html formatted doc, as long as it has a .doc extension!!) [ if you don't believe me drag and drop an html file onto Word.] 3) get that document up into an attachment field. 4) send the email with attachment out.
There are plenty of previous entries on how to create a file and then save as attachment. Search for those entries. You should be able to take it from here... On Fri, Apr 2, 2010 at 12:48 PM, Subash Biswas <[email protected]>wrote: > Huiqing: > It sounds like the doc file creation & email as an attachment can be > taken to the back-end. If yes you can use ASP/PHP or any other > language of choice to create the doc file at a shared location and > have it emailed as an attachment. > > Please feel free to contact me offline if you need further details, > thanks, > -Subash > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

