|
-
Aug 14th, 2000, 08:06 AM
#1
Thread Starter
Lively Member
How do I do this? I need to be able to dial a certain number, without getting any dialogue boxes (Windows internal ones). Plus, I need to know how to hang up. Does anyone have a good example of this.
//Anders
Reality is what you make up when you can't handle your fantasies.
-
Aug 14th, 2000, 08:14 AM
#2
Lively Member
there is a code in vb-world which does just that...saw it sumwhere here last time
YC Sim
Teenage Programmer
UIN 37903254
-
Aug 14th, 2000, 08:15 AM
#3
Lively Member
YC Sim
Teenage Programmer
UIN 37903254
-
Aug 14th, 2000, 08:30 AM
#4
Thread Starter
Lively Member
Thanks, but doesn't this just dial the default internet provider? What I actually intend to do is dial a number from a list, with a voice modem. I'll be doing the communication myself, not the computer. I just need the computer to dial for me.
//Anders
Reality is what you make up when you can't handle your fantasies.
-
Aug 14th, 2000, 09:54 AM
#5
Thread Starter
Lively Member
It can be done using TAPI, but when dialing with LineMakeCall, a dialog box is automatically displayed, with options to hang up and so. Is there a way to diable this?
//Anders
Reality is what you make up when you can't handle your fantasies.
-
Aug 14th, 2000, 10:06 AM
#6
Why not use the Microsoft Comm Control?
-
Aug 14th, 2000, 10:10 AM
#7
Lively Member
you can juz send data to the modem using the mscomm
YC Sim
Teenage Programmer
UIN 37903254
-
Aug 14th, 2000, 10:42 AM
#8
If you send "ATDT" + the number to dial to the MSComm object it will call that number!!!
-
Aug 15th, 2000, 03:11 AM
#9
Thread Starter
Lively Member
Yea, I have found a solution, which will dial and hang-up. But I would really like to use TAPI instead, since it can handle more than modems. It also would handle, for example, IP-phoneing (not sure if that's the actual word).
//Anders
Reality is what you make up when you can't handle your fantasies.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|