|
 |
aspx thread: Re: Opening a Word Template from my aspx page
Message #1 by "Warren Nielsen" <warren.nielsen@a...> on Fri, 1 Feb 2002 06:49:57
|
|
Just wondering if you ever solved this problem and if so could you be kind
enought to let me know.
Thanks
Warren
> Hello,
> I am wondering if there is a way to open up and fill in a word
template
> from my aspx page? any ideas, please let me know, or if you could point
me
> in the direction of some examples that would be great.
> Thanks in advance
>
> Mike Baril
Message #2 by ToddC@m... on Fri, 1 Feb 2002 01:29:34 -0600
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C1AAF2.32739E10
Content-Type: text/plain
I suppose you could instantiate an HTTP? Control, post to the ASPX page,
parse the results and populate the Word template. This would be a VBA Macro
running behind the word template.
tc
-----Original Message-----
From: Warren Nielsen [mailto:warren.nielsen@a...]
Sent: Friday, February 01, 2002 12:50 AM
To: ASP+
Subject: [aspx] Re: Opening a Word Template from my aspx page
Just wondering if you ever solved this problem and if so could you be kind
enought to let me know.
Thanks
Warren
> Hello,
> I am wondering if there is a way to open up and fill in a word
template
> from my aspx page? any ideas, please let me know, or if you could point
me
> in the direction of some examples that would be great.
> Thanks in advance
>
> Mike Baril
|
|
 |