open a word document 'in' a webform ..

G

Guest

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!
 
C

Curt_C [MVP]

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 said:
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!
 
B

bruce barker

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 said:
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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top