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!
this is not supported by the browser. it can host a web page or an ole
object (like word or excell). you could open the word doc in a popup window.
-- bruce (sqlwork.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!
this is not supported by the browser. it can host a web page or an ole
object (like word or excell). you could open the word doc in a popup window.
-- bruce (sqlwork.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