Web VB List Guidlines: 1). This is not a private chat room. If you have something that is specific to a single individual, contact them off list. 2). Use...
Hi Guys. i'm having a problem running a certain .DLL file in the server using my own PC terminal. can you give me a sample code for this please. thanks a lot ...
Good day all, I'am your new member.. I'm a programmer in SMS and I want to learn about Winsock for my FTP program could you help me plsssssss. Tenk you. :-]...
Hi All, Could you please help me solve the following problem: I have a server created using winsock control. Now whenever the client disconnects from the...
dear sir, here i am getting problem in writing code by using winsock control. here the problem is how to check whether the net link is up or down so that we...
Hi, Hope this is alrite !!! Am a part of the recruitment drive with one of the leading IT companies in India and abroad. We're right now looking out for...
Hi Everyone! I have a SLQ Server table, which contains a field of type "Bit", that is the correspondent Boolean in VB. I set the datagrid to display all the...
I need some ADVANCED VB Coders. First this: THERE IS NO MONEY INVOLVED!!! (thus becoz otherwise lame ppl just want to join). I'm currently working on a project...
Hi, I am trying to pass parameters from an HTML page to an embeded ActiveX Control. I pass the parameters as Param tags in html and try to read them as...
i am running a vb6 program and want to know any mouse and keyboard activity of a second vb6 program; anyone have a idea how the first program can get second...
i am trying to talk to internet using the internet control. i dial up my isp and then open my vb program. i get a 10061 if i execute tcpClient.connect where...
hi all, i am writing a simple ping application using the following calls hIcmp = IcmpCreateFile(); // returns a handle to hIcmp IcmpSendEcho(,,,,,,); // sends...
Respected Sir, I am facing some programming problem and regarding that i need your help if you become helpful me in that , i will be thankful to you. I have...
Hi, I have some entries in my database. To create similar entries I thought I can simply query the original entries, clone the recordset, change the entries...
I have been developing an activex component that will download the web page from the internet and serve to a client with no internet connection. However, only...
Hello all! I need to connect to a server via VB 6. I use Winsock (ws) as a connector. A bit of code: If ws.State <> sckConnected And ws.State <> sckOpen Then ...
Hello Everybody !!! I am develop an application in Visual Basic 5. Now i am create complete setup program which is nearly 10.0 MB. What i want is that is there...
How do you put buttons (like the minimize, maximize, and cancel buttons) in the title bar? For starters I know it's possible. I've seen it in at least 2...
Healinx Corporation, an application service provider (ASP), has developed the Internet's first Web-based messaging system designed to enable ongoing ...
I'm trying to develope a sider/webcrawler in vb using winsock to discern website structure. My problem lies in searching the html code for all links (href) and...