AxWebBrowser and System.Drawing.Bitmap



I have an AxWebBrowser control hosted on a .NET GUI form. By handling
the BeforeNavigate2 event, I can trap URL-s like "app:action" and take
the appropriate app action. That was easy: what doesn't seem to be
easy is doing the same thing for <img> tags.

How can I hook into img tag src parsing, so that I can intercept, say,
<img src="app:Foo"> and supply my System.Drawing.Bitmap Foo?

--

www.midnightbeach.com
.



Relevant Pages

  • Re: AltQ + ng_iface
    ... here is a netgraph family for tags, ... reference on the hook to ensure that the hook is not removed while your ... packet is in teh queue. ... Similarly either the packet holds a reference ...
    (freebsd-net)
  • Re: Programmatic links in a TKinter TextBox
    ... couple elif statements to the for loop, and removing the break lines. ... def click: ... for t in tags: ... Prev by Date: ...
    (comp.lang.python)
  • PDF 1.1 Reference
    ... i'm looking for a document summing up and explaining PDF 1.1 tags. ... Is there somewhere a file or site on the Internet availeble? ... Codeman ... Prev by Date: ...
    (comp.text.pdf)
  • Re: After Server Transfer page displaying Title
    ... tags out of the pages and it's fine.. ... >> If I do a server transfer to a new page, at the top of the page, the ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Use IDisposable for general clean-up code?
    ... But cleaning up the test ... Since you have tags on your test data, ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)