Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connecting to a pager through modem

Status
Not open for further replies.

YoelBenYossef

Programmer
Nov 16, 2005
38
CA
Hi there,
I'm trying to make an interesting application. I'd like to setup a program to send pages. Basically, I want to create a function that uses the modem to dial a number, but instead of autheticating, wait 20 seconds, and dial again. Is that possible?

Thanks
Eric
 
You should probably read faq222-2244 first to see how to use the forums, and how to do basic research before asking a question.

Then you could use the standard code from VBHelp (MSComm control) and the standard code from VBHelp for Timer control and the standard code from VBHelp for Static.

When you've got some working code come back and let us know how you got on!

________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller
 
This same question by the same person is cross posted in the Microsoft C++ forum, as well.

Lee
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top