Is there an easy way to open my connection to the internet using VB code? I have a default dial-up connection, but am not sure how to start it.

Also, is there a way to check to see if I am already connected before trying to establish the connection?

I want to make a prog that makes a connection, opens an internet site, and then closes the connection at certain intervals even if Im not there. But I dont want it to disconnect me if I am currently using the connection (i.e. the connection was already made before the program started).

Hope that makes sense!

Thanks,

~seaweed