Friday, March 16, 2012

open a word document in a webform ..

how do I open a word document within a webform? I need to open the document within the form so the user can edit the document and then click on a button on the form (so that the document is automatically saved to a specified location on the server). thank you!dont use Word.
Use text boxes, then merge them on the server, or store them to a DB and
merge them at time of viewing/printing/etc.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com

"ram" <anonymous@.discussions.microsoft.com> wrote in message
news:E26F37A6-420A-4F0E-B0B6-DAD69ACB6A04@.microsoft.com...
> how do I open a word document within a webform? I need to open the
document within the form so the user can edit the document and then click on
a button on the form (so that the document is automatically saved to a
specified location on the server). thank you!

0 comments:

Post a Comment