K
KR
Hi all- thanks in advance for your help; using Word97 on Win98SE...
I'm looking for the best way to store this large amounts of information
(essentially several manually-built flat file database tables) in a word
document without it being accessable to the user; I remember reading (but
can't find) a post talking about this subject, and I think Custom
DocProperties were the suggested solution... however, in my tests, the
document properties (including custom ones) are available to any user via
the document property interface, which is undesirable for me.
Does anyone have other ideas on how to handle this? Can I suppress the
custom docproperties information from showing in the user interface? What
about (noting: Word97/ Win98SE) saving the information in some sort of low
level encryption to avoid the property 'value' from being read, even if the
user looks at the property dialog? Essentially I need to store data (away
from user's eyes) without putting the data in the document or in a separate
file.
I am thinking that maybe I could do this by writing the data in XML format
(using whatever XML command is available for encryption?) and that might
also make it easier to work with the data, but I haven't messed with XML
yet, so I'll wait to hear if that is possible/desirable in Word97 before I
start a whole new learning curve...
Many thanks,
Keith
I'm looking for the best way to store this large amounts of information
(essentially several manually-built flat file database tables) in a word
document without it being accessable to the user; I remember reading (but
can't find) a post talking about this subject, and I think Custom
DocProperties were the suggested solution... however, in my tests, the
document properties (including custom ones) are available to any user via
the document property interface, which is undesirable for me.
Does anyone have other ideas on how to handle this? Can I suppress the
custom docproperties information from showing in the user interface? What
about (noting: Word97/ Win98SE) saving the information in some sort of low
level encryption to avoid the property 'value' from being read, even if the
user looks at the property dialog? Essentially I need to store data (away
from user's eyes) without putting the data in the document or in a separate
file.
I am thinking that maybe I could do this by writing the data in XML format
(using whatever XML command is available for encryption?) and that might
also make it easier to work with the data, but I haven't messed with XML
yet, so I'll wait to hear if that is possible/desirable in Word97 before I
start a whole new learning curve...
Many thanks,
Keith