Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Is there an Action or a Dispatch handler for TWebBrowser?
| Subject: | Is there an Action or a Dispatch handler for TWebBrowser? |
| Posted by: | "Frank Burleigh" (burlei..@indiana.edu) |
| Date: | Thu, 29 Jun 2006 16:27:33 |
I feel certain I saw something lately at blogs.borland.com about an
"action" or "dispatch" sort of handler for either protocols or URLs that
you'd probably use in conjunction with twebbrowser. But I sure can't
find it now. In an earlier application I used some TurboPower controls
to route URL requests back to my application so I could generate a user
interface with HTML. The plumbing was very tedious, to say the least.
So I'm on the lookout for a more manageable technique...
Thanks all.