Tagged Questions
1
vote
2answers
567 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. ...