Shoaib Hasan
October 10th, 2001, 07:36 AM
I am using Internet Control and I want to save document display in it. I us following code
WebBrowser.ExecWB OLECMDID_SAVEAS, OLECMDEXECOPT_DODEFAULT
Then I save it successfully, but after this command a dialog box is open. I want to save as without any dialog box just giving specific path. Is it possible?
WebBrowser.ExecWB OLECMDID_SAVEAS, OLECMDEXECOPT_DODEFAULT
Then I save it successfully, but after this command a dialog box is open. I want to save as without any dialog box just giving specific path. Is it possible?