C
Christer
I intend to write an archive application, where you can
save different type of files in common folder. (Notice that
Outlook .msg file will be located in the arcive folder
outside the mail system).
An Access database contains information about files in the
archive and different properties are connected to each
file.
A search engine let the user find files in the archive
that meet certain criteria and properties.
How does the code looks like to open appropriate program
to show or print a file independent of filetype.
Especially I want to handle .msg, .tif, .pdf and .jpg -
files.
Looking forward to any suggestions.
Christer
save different type of files in common folder. (Notice that
Outlook .msg file will be located in the arcive folder
outside the mail system).
An Access database contains information about files in the
archive and different properties are connected to each
file.
A search engine let the user find files in the archive
that meet certain criteria and properties.
How does the code looks like to open appropriate program
to show or print a file independent of filetype.
Especially I want to handle .msg, .tif, .pdf and .jpg -
files.
Looking forward to any suggestions.
Christer