0
votes
1answer
56 views
Getting podcast flash movie to work in MHT file
Hi,
I've got an MHT file from Adobe Contribute. I'm trying to get a flash file working in the MHT doc. It's a podcast so it shows the player then pulls the mp3 file, its not one …
0
votes
2answers
119 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 …
1
vote
2answers
121 views
Multipart HTML and embedded images from .NET without disk access?
I'm working on a product that creates MS Word output by generating an HTML document with the appropriate bits of Word CSS and XML magic embedded in it. I now need to embed RTF (ima …
0
votes
1answer
120 views
Extracting Content from MHT Document
Is anybody aware of any libraries for working with MHT files (Multi-Part MIME files) in .NET? I need to programmatically extract the contents from an existing MHT file containing a …
0
votes
3answers
336 views
sending inline MHTML
I was wondering if it is possible through the .NET 2.0 MailMessage object to send an inline MHTML file that is created on the fly.
By inline I mean: It should be sent in a way tha …
0
votes
2answers
119 views
Do most email clients support MHTML?
Do all modern email clients (online and desktop apps) support MHTML email content in which images and other resources are embedded in the email?
In addition is this the standard t …
