Tagged Questions
1
vote
2answers
537 views
Generating MHTML from HTML
I'm looking for a way of generating mhtml from a page in my asp.net web app.
I've seen this website and played with the code but i don't really want to use interop.cdo and interop.adodb. ...
0
votes
1answer
59 views
How do you display #SSRS output in just HTML not MHTML?
How do you display SSRS output in just HTML not MHTML - MHTML does not shows up right in browsers other than IE.
0
votes
0answers
92 views
Convert HTML to MHTML in C# for compact framework
Can anyone tell me how to create an MHTML file or how to convert HTML to MHTML in the compact framework using C#?
0
votes
0answers
231 views
VB Script using CreateMHTMLBody makes Non-Transportable MHT file
My C# 3.0 app generates a .html with images, and I need to programmatically convert it into a .mht (single file archive). I found this VB Script on the web:
mht_converter.vbs
I started with this ...
0
votes
1answer
627 views
Convert HTML to MHTML
HI..
is there any way to convert HTML and its associated images to MHTML in windows mobile...
Thanks