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