How to write a program to connect to the internet?
I mean one which I can type my login name and password and click connect. Then I will connect to my ISP.
Originally posted by pi3-14159 Sorry.
When I open your Dialup.vbp,
VB 6 told me that it cannot load MSDXM.OCX in the same folder.
Can you tell me what the problem is?
That's Windows Media Player control . You need to remove that reference .
here is a class I adapted from a vb6 project. I simply put it in a txt file so the forum would allow me to upload it. You can either rename it to .vb or just copy the code into your own project. Hope it helps.