Re: How blocking pop-ups with WebBrowser component?
From: Maarten Wiltink (maarten_at_kittensandcats.net)
Date: 08/03/04
- Next message: Maarten Wiltink: "Re: More arrays"
- Previous message: Nicholas Sherlock: "Re: Halt a Process? Test code included."
- In reply to: jOhN: "How blocking pop-ups with WebBrowser component?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 3 Aug 2004 08:50:28 +0200
"jOhN" <hjohn@videotron.ca> wrote in message
news:6k5tg0tkongc9naku89nfg2gqerko0cj3s@4ax.com...
> I'm learning Delphi 6, and I'm trying to create a light Web browser
> using the WebBrowser component. This component is linked to Internet
> Explorer, and pop-ups are opened in IE.
>
> How can I block these pop-ups?
By changing how your web browser component works. If you can't, well,
that's what comes with the choice to use that component. As an exercise
in learning how to use visual component, it's not a bad choice at all -
but it's also a demonstration of the limitations you incur using them.
There are other HTTP client/HTML viewer components that _do_ come with
source, and are perhaps easier to control and modify.
As a learning project, have you considered writing Pacman? It was an
eternal favourite back at high school where I learned programming.
Groetjes,
Maarten Wiltink
- Next message: Maarten Wiltink: "Re: More arrays"
- Previous message: Nicholas Sherlock: "Re: Halt a Process? Test code included."
- In reply to: jOhN: "How blocking pop-ups with WebBrowser component?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|