vote up 0 vote down star
1

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. http://www.codeproject.com/KB/aspnet/aspnethtml2mht.aspx

Other than generating all the mhtml myself i'm a bit stumped.... Anyone got any clever ideas?

flag

2 Answers

vote up 1 vote down check

This is the ticket; Does 90% of what i need.

http://www.codeproject.com/KB/files/MhtBuilder.aspx

Looks like it was written by this man

link|flag
vote up 0 vote down

We've just generated the MHTML ourselves on some projects, but you may also want to consider some third party components:

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.