pls help!!!! search between two dates plus to fields
good day! im newbies in vb 6.0, im creating a project that will filter my tables between two date plus two different fields in my database. i manage to make a query but unfortunately it seems that it...
View ArticlejcButton Balloon tooltips flicker when themed (manifest) applied
I found a hidden bug in MS tooltips class. If the toolstip set to TTS_BALLOON, the tooltips re-position (twice) in usercontrol only when themed (manifest) applied. But if the tooltips style is...
View Articlecommand1 = select treeview item
i have 1 command1 and 1 text1 type an item in text1 and click command1 and treeview item should selected treeview as imagelist so just telling u ahead
View ArticleMacros in PowerPoint 2007
Hi, Im not sure if I posted this in the right thread, so appologies in advance if this is not the right place. Im very new to macros and VBA in general. I have so far managed to activate macros in...
View ArticleAutomatic power with parrallel port when clock hits a certain time
I am trying to create clock program that when the clock strikes a certain it will give power through the parrallel port. But I am having a hard time getting this working.. I posted my code below so...
View Article[RESOLVED] jcButton Balloon tooltips flicker when themed (manifest) applied
I found a hidden bug in MS tooltips class. If the toolstip set to TTS_BALLOON, the tooltips re-position (twice) in usercontrol only when themed (manifest) applied. But if the tooltips style is...
View Article[RESOLVED] UserControl Properties
Hi, I'm creating a UserControl that will be put on a form. For the UserControl is it possible to pass to parameters to the properties? For example, if I had 2 textboxes name Text1 on the UserControl...
View Articletext box assistance
I am trying to get this code working but it is turning up errors. I want the program to access the information from a random access file that is pre generated and write it to another file in standard...
View ArticleHow to find why program stops and solution?
My software uses several timer controls operating at once but sometimes it seems like some of the timers stop for no reason, sometimes after the program had been left running without problem for days....
View ArticleCall new form
Hi guys, had a search around the forums for this but can't find anything. Maybe this is just really simple? Anyway, at the moment, my program prints a lot of different strings straight on to a form....
View ArticleProblem with events being responded to multiple times
I have an application (a VB6 ActiveX exe) that allows multiple instances of the application to be run. Each of those instances create an instance of a class in a VB6 ActiveX dll. The class raises...
View Articlemove records
I am working in VB6. I Have Labels showing the month in form load event.At the end of the month Jan 31 2013 I want the month Jan to move to the next text box down into the next label down and feb would...
View Articleneed you help with this urgent
am working on yahoo pm messsage , am stuck on 1 thing when ever a new user pms then it should open new form and chat this is currently code i have having issue web is the webbrowser please help me fix...
View ArticleCreating a Questionnaire/Quiz dynamically at runtime
Hi there clever ones I am trying to create a questionnaire/test at runtime dynamically. I have a combo box which holds three tests. On the click event I am creating a query and populating a new...
View ArticleSSTab
Hi, I am trying to use an SSTab on one of my forms . However, whatever i put in the first tab appears also appears in the other two tabs. Does anyone know how to resolve this issue? Thanks.
View ArticleAdjusting the column width of an excel spreadsheet?
Hello there, I am working on a math program that will record student answers and export them to an excel spreadsheet from a listview called ResultsView. I can export the data to the right columns, but...
View Articlesample request
I would like to request guy for an accounting program sample that will automatically generate accounting entry base on the particular transaction like cash sales. I just need a sample for this to...
View ArticleHow to get the NT Security accountname "Everyone" independently of win language?
I am using rmtshare to share folders dynamically. And I needs the nt's security accountname for the grant parameter, the problem is that its textual name is not constant, on english windows is...
View Article[RESOLVED] string manipulation
Hi guys, I have this following string: "testing|test|Name|msword|Looking|aaa" I want to be able to get the "msword" out of that above string after the "Name|" Also, if the string becomes like this:...
View ArticleCreate a folder with VB 6 using a label caption for the folder name?
Hi there. I have a program that records student marks from a math program so teachers can look at the marks later. I was wondering though. In my application folder there is a folder called...
View Article