|
|
Targeted
|
October 21, 2003Saveas MTH fileI want to download and programatically save web pages as mht files. I was having a hard time until I went to IE SaveAS MHTML in C#, where I found the following code:
Now I just have to change it to VB. Update: Here is my version of this code in VB: Posted by tmichael at October 21, 2003 03:44 PM Don't suppose you know how to take a Exchange Post ".eml" file and move/save it to a folder on the Exchange Server? Posted by: Kele on November 13, 2003 08:51 PMUnfortunately I don't. Sorry. Posted by: tmichael on November 14, 2003 08:09 AMNice to see my code was usefull for you :) In one of my projects we're I used this code, I had an timeline-viewer that generated thumbnails of these MHTML (.mht) archives using interop calls and displayed them after first months, then after dates if the user selected something. This by itself would be a smashing tool, so I might consider doing this as a standalone thing. /Sondre Posted by: Sondre Bjellås on January 10, 2004 11:50 AMPost a comment |
Comments