Re: How to download a html page without using IE cache



<MForceOne@xxxxxxxxx> wrote in message
news:0f7f87bd-519a-4dea-b985-d80f377ec4e7@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
I want to download html page using the IHTMLDocument2 IPersistMoniker
interface.
I created a custom IBindStatusCallback object and use
RegisterBindStatusCallback to register it with a created IBindCtx.

I expect the first thing MSHTML does in IPersistMoniker::Load is
register its own callback, thowing yours away.

See if this helps:

http://groups.google.com/group/microsoft.public.inetsdk.programming.webbrowser_ctl/browse_frm/thread/80a1ad12a99d45ce/1e9dc1ebda6f63f0

--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.