So basically I'm trying to find a set of code online (or class) that I can cooperate into my program so that when I hit a certain button it will use my modem to call a number that I have stored in my database. I've seen the Phone Dialer that Windows has and this is basically the same thing that I want my program to do. I've already created a program in Visual Basic; however, all it did was when I would put in the number and press Dial it would open up the Phone Dialer program which is not what I wanted. I want MY PROGRAM to dial the number not another program.