Re: Word template to be filled by the server in aspnet
- From: sweetpotatop@xxxxxxxxx
- Date: 13 Feb 2006 12:30:26 -0800
I have a word template in which I define lots of bookmark (textbox for
user input).
I am going to populate those bookmark or texboxes with info from a
Database, and display it to the user.
How can that be done? Since I won't be able to use
CreateObject("Word.application") due to permission issue.
But on the client-side script, I can't do it either, as I don't know
how I can pass my DB data from the server to the client.
Can I do it through XML, but I am a newbie.. Please help!
Thanks in advance. Your help would be greatly appreciated.
Terry Burns wrote:
You need to be more specific in 'exactly' what you are trying to achieve.
--
Terry Burns
http://TrainingOn.net
<sweetpotatop@xxxxxxxxx> wrote in message
news:1139857650.328103.219900@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
I wonder how I can populate the fields of a Word template in asp.net.
Please note that data will be coming from a DB on the server.
Thanks in advance.
.
- Follow-Ups:
- Re: Word template to be filled by the server in aspnet
- From: Terry Burns
- Re: Word template to be filled by the server in aspnet
- References:
- Word template to be filled by the server in aspnet
- From: sweetpotatop
- Re: Word template to be filled by the server in aspnet
- From: Terry Burns
- Word template to be filled by the server in aspnet
- Prev by Date: Re: POST text
- Next by Date: Re: Setting controls.Visible = False still takes up space
- Previous by thread: Re: Word template to be filled by the server in aspnet
- Next by thread: Re: Word template to be filled by the server in aspnet
- Index(es):
Relevant Pages
|