If I have a form with a text box on it would I be able to open a Word file (.DOC) and display the contents in the text box in the app ?
The reason for this is I have a form that prints, on the form there is a header and footer containing site address, and a whole bunch of terms and conditions. The user needs to be able to edit the details (like when a phone number or address changes.) It seems more logical to have a .DOC file were the user could change whatever they liked, and then to allow the app to access that file for the relavent details.
So the question is. Is this possible ??




Reply With Quote