I am able to open MS Word Document in a ASP page, now i want to save this document within the page itself!
The document comes froma server, so once u save, the document should get appended in the server!
PLEASE ITS VERY VERY URGENT!
Zaphod Beeblebrox
11:32 am on Dec 30, 2004 (gmt 0)
I honestly have no idea what you're trying to ask...
Marcia
12:18 pm on Dec 30, 2004 (gmt 0)
You want to include the contents of the Word document within an asp page, called from an external file like an include?
I don't know how, but that's what it sounds like you want to do.
Easy_Coder
7:27 pm on Dec 30, 2004 (gmt 0)
Do you have the Office Objects on the server or is this a situation where you're just setting the content type and forcing the browser to read the content via the type setting?