
how to bring up dialog that connects to Internet from VB Program
I'm writing a program that will access the Internet.
As the user may not already be connected to the Internet, how can I
force the dialog to pop up that asks the user which connection - and
then dials and connects.
Also, how can I tell when the connection has been sucessfully
completed?
--