Hello Friends,
I know how to connect to MS Access Database using DAO, in Visual Basic 6.0.
I am new to Winsock Control. I completed some basic tutorials of Winsock, so I know how to send messages from Client to Server & vice versa.
But now, I want to to do the following...
"Users logs in through Client...... The login information goes to Server.... Server compares it wid Database & reports to the client if the login is successful or failed."
So can any one tel me how should I do it?
Can some also tell me.... how should I send two seperate strings (username & password) to server???
Thanks
(I am sorry.... if my post is confusing)