how can i start an internet connection from my prog ? thanks
Code: Dim res res = Shell("rundll32.exe rnaui.dll,RnaDial " _ & "connection_name", 1)
Dim res res = Shell("rundll32.exe rnaui.dll,RnaDial " _ & "connection_name", 1)
Dim
I know this code but it doesn't work with Win2000
Forum Rules