[RESOLVED] Question about number of the same item in database.
Hey guys i need some help, i dont know what to do. I have a db and 2 colums, first column is name and second column is stock/quantity. I will input the name and then it will check if there is same name...
View Articleshell execute works until I run another subroutine
Hi All - First Post I am working on a test application whereby I open multiple files - populate a listbox - then run a batch file [to test shellexecute] If I run the batch file right away - it works,...
View Articlevb6 combobox randomize
vb6 combo1 randomize items inside ,, not randomize and then output it to text. i want it to randomize inside the combo thank,
View ArticleBackup project
Hi I am trying to write a project that will save any folder to backup if the date created is the same as today's date. I started with the code below but when I run the code strFile is a null string. I...
View ArticleVB program not funstioning with 64-bit windows 7 correctly.
I have a program called touchstar which was made in visual basic 5(I think) and have installed it on a 64-bit version on Windows 7. The program itself works great with the exception of moving windows...
View ArticleWebbrowser vs. Internet Explorer
Hi there, I am used to login to websites using following codes invoking internet control tool in vb6. IE1.Document.Forms(0).All.Item("Username").Value = login_name...
View ArticleInvalid Procedure Call when "nothing" is wrong
Hi all. I have a weird problem. I am doing a simple renaming of a file on a thumb drive, using: Code: Name OldFullPath_str As Rename_str But I get an Invalid Procedure Call error when the strings are...
View Article[REQ] Need a source code of Apriori Algorithm of Data Mining
Hello VB Coders.. This is quite urgent.. Plz help me out guys... I request you all to provide me the source code of Apriori Algorithm of Data Mining with its database file. Description about the...
View ArticleI request some help, please kind members of VBForums...
Hello, I am working on a Login Console that has a Correct and Incorrect Image, that appears when the username and the password is totally correct. I can make them come up in their first execution, eg:...
View Articleset reference
Hello everybody.it is the first time that I am visiting this website. I am a student and I have a project about graphics like drawing lines ,etc. i have created a class named clobjet.added to that, 2...
View Articlei need help in showing search results in a lstbox while entring txt in a...
guys can u help me with this... (im a newbie) im trying to make a search engine wer it can search files. and wat i want is while i enter the filename, results/related results will appear in my listbox....
View ArticleCheckbox in listview?
Hi guys, is it possible to have a checkbox in a listview for each item? and when the checkbox is ticked it do some code? Thanks Jamie
View ArticleDo Events and Sendkeys
Hello, I am using a shell function to open up a program and then use SendKeys to open up tabs in the menu bar by shortcut keys(ie:ALT-P then ALT-L). The problem I am having is that the script keeps...
View ArticleEvent after sub is executed
Hi I need to call a sub again immediately after it is executed. Is there a event to do that? or another way to detect when a sub is executed. Regards Erik
View ArticleWinsock close event timing
How long after a winsock control close event is it ready to accept a new connection? milliseconds? picoseconds? Thanks
View ArticleVB6 - Moving a large number of graphics in the form
I'm coding a program where I use a large number of graphics. The program analyzes data, and the data is represented in the form like this: Attachment 92445 As you can see at the moment I use 2 lines...
View Articlevb6 webbrowser string replace innerhtml
<DIV class=yui-u> <DIV id=form-wrapper><A name=email-form></A> <DIV class=email-form> <DIV class=txt-expert> <H3 class=expert>Email an expert...
View ArticleRunning vb6 app on 64 bit windows server 2008 R2
i have vb6 app and i have installed it on windows server 2008 r2 64 bit. but it gives me, 339 - Component 'MSCOMCTL.OCX' or one of its dependencies not correctly registered: a file is missing or is...
View Articlewhat is the name of this control?
i have no idea what the name of this control,but its look nice! any suggestions? thanks Attachment 92447 Attached Images
View ArticlePrinting reports without components DATAREPORT DESIGNER?
We can somehow replace the component data report designer? I do not know why but my software works on any PC but not on the same register (MSDERUN.DLL and MSDBRPTR.DLL) I would like to somehow...
View Article