Received : 2007/08/17 12:35:28
Message : I created code that generates several word documents based on a recordset in my databases. Each time a document is generated; it saves the document to a location with a unique filename and loops back to the next record in the dataset, and then creates the next document. I try to enter a path that save the document on an existing folder on the client's machine, however, the page keeps looking for the path on the server instead. How can I code the path so the web page knows to save it on the client's machine instead of the server?
This message was posted using Aspose.Live 2 Forum