Re: Intercept/Capture html



Igor,

Do the MIME filters affect all WebBrowser and IE?
If so, how to let it only work for selected WebBrowser app?

Mike J


"Igor Tandetnik" <itandetnik@xxxxxxxx> wrote in message
news:%23GtnC0JBGHA.892@xxxxxxxxxxxxxxxxxxxxxxx
> "Kjetil Kristoffer Solberg" <kks@xxxxxxxx> wrote in message
> news:OZAN4wHBGHA.2664@xxxxxxxxxxxxxxxxxxxx
>> Hi. I would like to intercept/capture the html the webbrowser
>> downloads before it is beeing
>> rendered. Does anyone know how this can be done?
>
> Read about MIME filters
>
> http://msdn.microsoft.com/workshop/networking/pluggable/overview/overview.asp
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;q260840
>
>> The reason I need to do so is that I want to add a meta tag. If I add
>> the meta tag after the
>> page is created, it has no effect.
>
> What kind of meta tag? There might be a better way.
> --
> 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
>


.



Relevant Pages

  • Re: Intercept/Capture html
    ... I would like to intercept/capture the html the webbrowser ... > downloads before it is beeing ... > The reason I need to do so is that I want to add a meta tag. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Return value IOleCommandTarget::Exec
    ... If implement IOleCommandTarget::Exec for WebBrowser, ... return if the cmd is not handled here and let WebBrowser to handle it. ... Mike ... Prev by Date: ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)