This is a discussion on How to save in mht format with WebBrowser in 'Test01.mht' file name without display a dialogue box? - basic.visual ; Hello, I tried the line in vb but it open the dialogue box (I'd like not to open this box; I'd like save without viewing a dialogue box). WebBrowser1.ExecWB OLECMDID_SAVEAS, OLECMDEXECOPT_DODEFAULT I'd like to save the web page in WebBrowser1 ...
Hello,
I tried the line in vb but it open the dialogue box (I'd like not to
open this box; I'd like save without viewing a dialogue box).
WebBrowser1.ExecWB OLECMDID_SAVEAS, OLECMDEXECOPT_DODEFAULT
I'd like to save the web page in WebBrowser1 in vb, but all automaticly
without open a dialogue box. I'd like to save my web pages in 'Test01.mht'.
I'd like the mht format because it save the pictures in the same file.
Raymond H.
diversrh@hotmail.com