Reading/Amending .doc File Properties
Is this possible?
I have created a simple file uploader with the intention of using this for storing a series of .doc files. But ideally I would like to store details of these files in an SQL database. I'm not talking about the filesize and filename, I'm talking about the document metadata that you enter when inside the .doc file.
So, does anyone know whether its possible to pull this information from the file using ASP?
Thanks!
J
|