 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
keith Guest
|
Posted: Thu Sep 07, 2006 3:03 pm Post subject: popup killer |
|
|
Hi,
I want to add this feature in my application, when it is running, it can
block popups while surfing internet with IE. I can find little information
in internet about how to block popups in delphi codes.
Could you give some hints or demo, or recommend some components?
Thank you in advance. |
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Thu Sep 07, 2006 9:35 pm Post subject: Re: popup killer |
|
|
"keith" <support (AT) borlandbbs (DOT) cn> wrote in message
news:44ffee6d (AT) newsgroups (DOT) borland.com...
| Quote: | I want to add this feature in my application, when it is running, it
can block popups while surfing internet with IE. I can find little
information in internet about how to block popups in delphi codes.
|
Assuming that you are using the TWebBrowser component, then use the
OnNewWindow2 and OnBeforeNavigate2 events to block unwanted windows and
URLs.
Gambit |
|
| Back to top |
|
 |
keith Guest
|
Posted: Fri Sep 08, 2006 5:12 am Post subject: Re: popup killer |
|
|
Could you kindly provide a demo? thanks.
"Remy Lebeau (TeamB)" <no.spam (AT) no (DOT) spam.com> wrote in message
news:45004bd2$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
"keith" <support (AT) borlandbbs (DOT) cn> wrote in message
news:44ffee6d (AT) newsgroups (DOT) borland.com...
I want to add this feature in my application, when it is running, it
can block popups while surfing internet with IE. I can find little
information in internet about how to block popups in delphi codes.
Assuming that you are using the TWebBrowser component, then use the
OnNewWindow2 and OnBeforeNavigate2 events to block unwanted windows and
URLs.
Gambit
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|