Home All Groups Group Topic Archive Search About

Displaying MHT content in WebBrowser

Author
29 Mar 2006 5:45 PM
Jim Fox
I have an .MHT file which I would like to display in a WebBrowser control.
This should be pretty simple, since I can open the MHT file in IE without a
problem.  However, I cannot seem to find a way to do this with the control.

THanks,
Jim

Author
29 Mar 2006 9:16 PM
Cerebrus
Hi,

Try the Navigate method, giving the path to .mht file. It should work.

Regards,

Cerebrus.