How can I start an internet connection?
To start up a dial-up networking connection, you can use this code:
Dim res res = Shell("rundll32.exe rnaui.dll,RnaDial " _ & "connection_name", 1)