PDA

Click to See Complete Forum and Search --> : Saving from Webbrowser


Kzin
Mar 21st, 2001, 05:14 AM
Is there a way of saving the contents of a Webbrowser?

Mar 21st, 2001, 06:12 AM
WebBrowser1.ExecWB OLECMDID_SAVEAS, OLECMDEXECOPT_DODEFAULT

Kzin
Mar 21st, 2001, 06:54 AM
Thanks - do you know where I can get more info or documentation so that I can select file types to save as etc?