There's a list with internet-addresses.
My program starts a browser (as many times as there are items
in the listbox) and opens all the adresses
from this list.

But it could be that the page isn't found on this server / adress and
theres's an (internet) error 404.
Is it possine, that my programm closes all the Browser-windows
in which the internet error 404 occured ?
When there's
no error the page should load normal.


Matt