Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am using CDO and ADO to parse *.eml files. These emails have attachments that are MS Word documents (encoded). I can get an ADO stream of the document in decoded format. From this stream I need to extract the document dates (saved, created, updated). I must get the dates from the stream, I cannot write to file, then open using the Word objects, because as soon as I write the stream to disk to save it, all the dates reflect the date and time I just wrote it.

 

Info such as byte offset of dates or some API to read the dates would be helpful.

 

Any ideas.

 

Thanks

Michael D Jackson

mjackson@nfo.com

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...