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?
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?