ERROR Procedure declaration does not match description of event or procedure...
Dear Friends, i've problems when compiling my project that using Microsoft Active-X Data Objects 2.7 Library, the error is : my Operating System is Windows 7 Professional 64-bit when i was using...
View Articleitem dosnt display with its picture
i have a inventory where i store products and a picture after i add a new product and its picture and save it i can add the same product if i order the same thing well i added 2 diffrent products with...
View ArticleRead Data from RS232
Hi I have 2 comm ports and data is coming on 2 simultaneously . Is it possible to get which data is coming from which port. Thanks
View Article[RESOLVED] How to make an array of Forms
I see that a Form does not have an Index property like controls do so how do I make an array of Forms. In my VB project I have Form1 and Form2. Form1 is the main processing Form and Form2 is used for...
View ArticleVBS - Login script for mapping drive with Multiple NICs.
Hi, I tried your code for mapping drive with Multiple NICs, but i am getting this error. set objNetwork = CreateObject("Wscript.Network") Code: strComputer = "." Set objWMIService =...
View Article[RESOLVED] Ctrl+Backspace to Remove a Word instead of a Character?
I'm getting a garbled character as oppose to a word deletion with this hotkeys. So as you can do that on any other textboxes, can you possibly "trick" VB6 into doing this as well? Thank you.
View ArticleHelp needed to modify script so I can confirm delete before action.
Hi to all ... :-) I' a relative newbie to all of this and could really do with some help from any guru out there who would care to give me some advice. Programing is not my forte so I guess patience...
View Article[RESOLVED] object variable or with block variable not set
this msg i get after i sale a product and exit the program why? i know its some thing about to declare a value but there is no value to declare in my code. im only suming the lablels :confused: you...
View ArticleError #347: Failed to activate control "VB.UserControl"
I am upgrading a program for my job which is written in VB6. Today, I was updating one of the controls that the program uses called granBEC.ocx (only changed one line). I registered the ocx and made...
View ArticleAdd Data into DBGrid
hi, all I want to ... 1) add data into DBGrid from some textbox and combobox on CommandClick event. 2) Save Data of DBGrid also using CommandClick event. I want to DO above things using code. (like we...
View ArticleSelect first row in listview
Good afternoon, I am attempting to programatically select the first row in my listview when a command button is clicked. I've seen some examples for vb.net but I cant seem to find any for vb6. I've...
View ArticleTest computer with an internet connection ?
I want to search the code your computer with an internet connection, note: not the case on or off the network card
View ArticleVB6 consume web service with SOAP 3.0
I would want that someone help me to develop the code to consume a webservice using SOAP 3.0 & VB6 or guide me to a internet site Here's the wsdl: Code: <?xml version="1.0" encoding="UTF-8"...
View ArticleDuplicating a Form
I want to create another Form similar to Form1 with controls .. I do not want to use select all , copy and past method for Form2 .. I tried to save Form1 as with different name and tried to add Form as...
View Articlecolor listview gets error after refreshing
i have a code that colors a row in the listview when i run it for the first time then i see the colored listview and everything is ok when i open the listview again or refresh then i get error there is...
View ArticleVisual Basic 6.0 question
Hey all, For the past year at school I have been doing Visual Basic in a computing class, I do not know much at all about the language itself but am learning quite quickly. My issue is I want to be...
View Article[RESOLVED] Select first row in listview
Good afternoon, I am attempting to programatically select the first row in my listview when a command button is clicked. I've seen some examples for vb.net but I cant seem to find any for vb6. I've...
View Article[RESOLVED] color listview gets error after refreshing
i have a code that colors a row in the listview when i run it for the first time then i see the colored listview and everything is ok when i open the listview again or refresh then i get error there is...
View Article