Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting MHT files to TEXT in .NET

Status
Not open for further replies.

way2many

Technical User
Nov 28, 2003
139
US
Hi,
I have MHT files with comma separated data.
I need to insert this data into MSSQL DB.


If you open MHT in the Notepad you'll see that lines break every ~73 character with "=" at the end of each line.

Is it possible to convert MHT files into TEXT files in code the same way as one does it by opening MHT file in IE and saving it as a text file?

Any suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top