|
-
Dec 29th, 2004, 10:17 AM
#1
Thread Starter
Addicted Member
conntecting to modem
heylo !
i have got a few questions, i want to connect my modem to an ISP, i included MS Comm ActiveX control, then searched the net to find out how to use it,
the command to dial the number which i use is like this
MSComm1.output = "ATDT" & "13112322" & vbCrLf
the first question is dat this command only dials the number, how do i give the user id n password of my ISP, the second question is wat is this vbCrLf ( n also somewhere vbCr ), and in the end, what is onComm() event of the MS Comm Control
i have searched the msdn, so pls dun ask me to visit msdn or gimme links to msdn sites, pls gimme ur own explanation to my questions
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
|