webcam suggestions needed help
hi i made this programme multi webcam viewer ,ether user be host or view , has chat also , i wish to know what else i can add to this programme to make it better. both are using image1 , image2 is...
View Articlerecordset.find
hey im trying to find in a db table a columns with a couple of criterias.. but does the find command allow more than one of them? here's my code.. Code: With rs_route .Find ("stuid='" & stuid.Text...
View ArticleOpening Word Document with KingSoft Office in VB6
Hi, I have some doubts that need help from exeperts over here a) Is KingSoft Word compatible with VB6 b) How to open a word document with KingSoft Word using VB6 I also need to know if MSWord installed...
View ArticleProblem with Project file
Don't know if this is the place ask this but I am really in trouble. I have been working on a project for the last 3 years. Everything was doing fine until today. When I reopened the project it loaded...
View ArticleFilling out web form (Text boxes, Radio Button & Dropdowns) using VB6
So i have been searching for days. I have seen many posts on this topic but nothing that addresses my issue as a whole. I have a form within vb6 that a user will fill out. When they press a command...
View Articlewieredest problem ever faced......
i have this source for webcam i copied most of the code and controls to new project checked all reference , on new form it dont seem to work when viewing webcam image is so small , so when i had to do...
View Articlehow to make vb6 applicataion that tart automatically when windws starts
how to make vb6 applicataion that tart automatically when windws starts help me
View Article[RESOLVED] Game with pictureboxes
Hi, I am making a game and I have a problem. I want something to happen when two pictureboxes are at the same location. I have tried this: If picturebox1.location = picturebox2.location then...
View Articlehelp on opening the program
how to create app that opens only when internet is connected?
View ArticlePicturebox Transperent background
Hello, I am trying to make the background as transparent i have tried all methods i have searched for it simply does not work my question is how can i make background transparent (no color) like this...
View Articlebinary transfer udp or tcp better?
so far my webcam software is using winsock to send out binary tcp protocol can anyone tell me if udp or tcp better when it comes to transfering file over http or localhost
View ArticleSDK editing
Hey guys, I have some code from a SDK, the SDK is from : http://www.anviz.com/ for a network fingerprint reader. This code it what they gave me to collect via TCP/IP, which works but wont get more than...
View Article[VB6] - what is the diference between 'end' and close the window(on 'X')?
what is the diference between 'end' and closing the window(on 'X')? (i'm asking these because by some reason(when i click on escape key), i must use the unload key word('Unload Me'))
View Article[RESOLVED] Picturebox Transperent background
Hello, I am trying to make the background as transparent i have tried all methods i have searched for it simply does not work my question is how can i make background transparent (no color) like this...
View Articlehow to conviert a game made by vb6 into flash
hello its my 2nd day as a progremar i just made a puzzle game... but when i sent it to my friends they canoot to setup it on thier pc ... note** i have used the tool package to make it, i wonder if i...
View ArticlePrinting contents of a picture box
Good day!, im having a bit of a problem while printing controls that are inside a picture box. Im trying to print a Label, and an ocx, a barcode ocx to be exact. I've tried different methods already....
View ArticleHow can I show data from flash into vb6 grid's
hi everyone :) i have some trouble with flash and vb 6. may you help me? i make a pie chart with xml and i show it into vb 6. now i want click one of part from pie chart then show data from flash into...
View Article[RESOLVED] strange db summation issue
hey, im trying to read the values of the amount field of a table and display its total.. but there seems to be some silly error in the code which is giving strange results usually the 2nd time i run...
View ArticleMissing data from RS232
hi , I have a code as below. It receive data from PLC machine through rs232. This machine have 3 stations that will be sending out data once testing completed. all the 3 station will be tested...
View Article