Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OLECMDID_SAVEAS

40 views
Skip to first unread message

CNS

unread,
Dec 30, 2006, 8:53:20 PM12/30/06
to
Hi,

I've been trying to use

webBrowser->ExecWB(OLECMDID_SAVEAS, OLECMDEXECOPT_DONTPROMPTUSER, &variant,
NULL);

Nothing happens... but if I use OLECMDEXECOPT_DONTPROMPTUSER the dialog
appears but with no option to save the complete page (images included).

OLECMDF cmdf;

webBrowser->QueryStatusWB(OLECMDID_SAVEAS, &cmdf)

returns 3 (enabled and supported)

Suggestions would be appreciated.

Craig


CNS

unread,
Dec 31, 2006, 2:38:07 PM12/31/06
to
>I've been trying to use
>
> webBrowser->ExecWB(OLECMDID_SAVEAS, OLECMDEXECOPT_DONTPROMPTUSER,
> &variant, NULL);

Typo I guess. I've been trying OLECMDEXECOPT_PROMPTUSER with no success


0 new messages