Recommend this page to a friend! | ![]() |
![]() |
All requests ![]() |
> | How to extract HTML from message file? | > | Request new recommendation | > | ![]() |
> | ![]() |
||
by asaf rofe - 5 months ago (2015-09-09) message file parser
+3 | I am trying to read HTML automatically from messsage file that was sent in Outlook. |
+2 |
Well if the message is already in MIME format (.EML), you can use this MIME parser class that parse the message and split it in multiple parts, separating the HTML part that it may contain. If your message is not in MIME format and Outlook stores it in DBX format. There are other classes to convert messages in DBX files to MIME format. |
Recommend package | |
|