Visual Basic 6.0

Description

Visual Basic (VB) is the third-generation event-driven programming language and associated development environment (IDE) from Microsoft for its COM programming model.

Sending sms

Submitted by LiL_Is on
Hi, I have a project to do and it is about sending sms through windows application.I'm using microsoft visual studios 2005 to do this application. I have the code and it is successfully send to the receiver but the receiver did not receive the sms. I'm using a modem to send the sms.Can anyone help me??? Here is the code: Imports System Imports System.Threading

Need Help for NSDataCombo

Submitted by vahiduddin on
I Have been Strugling to Write the Code for Multicolumn to Display two feilds in m combo below is my code for the it keeps on giving the Error DATASOURCE NAME NOT FOUND AND NO DEFAULT DRIVER SPECIFIED where as i already supplied this plz have look Dim cn As New ADODB.Connection Dim rs As New ADODB.Recordset Dim strSQL As String On Error GoTo General_Error

Lpt Ports Inports and Outports

Submitted by HINAYUPAKS on

Hello Guys i need help on this Project that i have... actually im making a program for automation... my past years im in Animatronics industries but im more on Electronics...

I prepare to use for automation is a Computer using LPT ports... coz u know PLC is very expensive... i prepare ro use Pentium 3 800 ... and now this is my problem ... i need a Program that reads Value from LPT Ports H378 or H278 ... i need to read values from pins 1,14,16 and pin 17... i all ready have the program for the out port for pins 2 to 9...