C# 2.0: How to read MIME files?

  • Thread starter Thread starter Maxwell2006
  • Start date Start date
M

Maxwell2006

Hi,

I need to read/extract the contents of MIME format files.

Is there any feature in System.Net.Mime that can help me?

The files that I am trying to work with are the saved web pages by IE6 (save
as web archive *.mht)

Any help would be appreciated,
Max
 
Back
Top