|
This application connects itself to each open Internet Explorer browser window
on the computer and closes all the new child windows which open without any
toolbar hence effectively stopping all pop up windows from opening on the
screen. This also has a function where the user can specify from which web
addresses or urls pop ups are to be permitted so that pop up windows are
allowed from those permissible sites.
Three levels of pop up blockage were allowed under this tool which the user
could select viz. High, Medium and Low:
-
High: Block all pop up windows
-
Medium: Block most automatic pop ups
-
Low: Allow all pop ups from secure (https) sites.
Programming language: VC++
|