Skip to main content
Participant
March 13, 2007
Question

Moving Dynamic data from asp page to word doc

  • March 13, 2007
  • 1 reply
  • 216 views
I am trying to acquire data from a user using an asp page, then when the user is done entering his/her data, the submit button is pressed and the data will go to a formatted word doc or a pdf file. I am using dreamweaver version 8.0. Is there a quick way to do this? Does dreamweaver need an addin to be able to this or is there code that can be used to do this?
This topic has been closed for replies.

1 reply

Inspiring
March 13, 2007
It is not DW that needs the addon but the server that the site is running
on. There are quite a number of components for writing documents or PDF's. I
would check with you host if they have any available.

--
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver

Valleybiz Internet Design
www.valleybiz.net

"mmflynn" <webforumsuser@macromedia.com> wrote in message
news:et75ps$8gr$1@forums.macromedia.com...
>I am trying to acquire data from a user using an asp page, then when the
>user
> is done entering his/her data, the submit button is pressed and the data
> will
> go to a formatted word doc or a pdf file. I am using dreamweaver version
> 8.0.
> Is there a quick way to do this? Does dreamweaver need an addin to be
> able to
> this or is there code that can be used to do this?
>