Dynamically creating a Word document
- From: "Leonard" <Leonard@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 24 Aug 2005 11:03:17 -0700
I want to create a Word document that will display data from a database. I
don't want to create the file on the server, I just want to stream it out
directly to the user. When they click a button, the Word Save Open window
will open, and allow the user to Save or Open the document in Word. I know I
need to use response.binarywrite, but I don't know if it is possible to
create the binary object without first saving it to a temporary file. Would
I need to create a Word template, and how would I use it?
How would I get data from a data grid into this document?
.
- Follow-Ups:
- Re: Dynamically creating a Word document
- From: MstrControl
- Re: Dynamically creating a Word document
- Prev by Date: Re: Design patterns in .NET
- Next by Date: Re: how to replace HTML through ASP.NET (C#)
- Previous by thread: Setup Project, dynamic Registry key value... how?
- Next by thread: Re: Dynamically creating a Word document
- Index(es):