Need your help! About CWebBrowser2.
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
:confused: I Get xml files from the internet by using CWebBrowser2 control, now is the question: How can I save the xml as files on my disks and don't indicate the user? Now I Get the xml source from CWebBrowser2 by the method CWebBrowser2::ExecWB(OLECMDID_SAVEAS, OLECMDEXECOPT_DONTPROMPTUSER, &vt1, &vt1), is there any way better? thanks for your answers!:)