hi guys i got an error can u help "run-time error 91 object variable or with...
hi guys i got an error can u help "run-time error 91 object variable or with block variable not set" my application imports a list from a text file and shells each line and tests the results. i am...
View ArticleActiveX component can't create object
Hi, I have an issue with one of the customer machine that is when I try to install the application it gives the 429-ActiveX component can't create object error. I tried register vbscript.dll and...
View Articleneed help checking string is formatted correctly as mac address
hey guys i have a listbox that imports a text file full of mac address's like so 00:00:00:00:00:00 ff:ff:ff:00:ff:ff the issue is when someone imports the list like this 000000000000 blah blah...
View ArticleVB6 (SP6) cloning existing datareports?
Hi, Is there any way to clone/copy existing datareports as new objects which I could then modify? I have standard portrait and landscape reports set up already, with my chosen logos, fonts, report/page...
View Articlerichtx32.ocx file not found
I am using vb 6.0. In one of my programs I use a rich text control. When I loaded the program to make some changes there was an error because the rich textbox was not loaded. It was before though. When...
View ArticleHow to show recordset MySQL data fast(er) in excel?
Hi There, Please see below code. it takes about 0.01 seconds to get data from the MySQl database It takes a lot longer to fill every single cell with the proper value does any faster way exist to fill...
View Articlewall stop
hey, I am trying to make some kind of pacman game, but I have no idea how to stop my pacman from going trough the walls. I am using pictureboxes for pacman and for the walls. Is there some kind of code...
View ArticleVisual Basic 1 code?
Hi, I'm completely new to visual basic, and for a contest I'm competing in I had to take a piece of code shown in a video. Since the video was a bit unclear this is what I could read from it: Code: 470...
View Article[RESOLVED] Help control array change borderstyle
There are 5 images. When I click on one I want to change it's borderstyle. Only one image can have a borderstyle = 1 at any time. So how I change the previous image borderstyle back to zero. Code:...
View ArticleCommonDialog and font style
When calling up the CommonDialog for Fonts, is there a way to NOT display the font style (bold, regular, italic, etc.)? All I want to user to be able to select a font and size.
View ArticleSmall System Explination!
I have a small visual basic program that i'd be very grateful if someone could briefly explain how it works. PM me and i'll send the program over. Thanks
View Articlehelp making this software : little tired cant think strait
i have this paid service running online many users make online request i carry out there request then get paid now , i wish to make things more smooth easy fast as possible to handle many customers...
View Articleprinting msflexgrid data excluding empty rows
I am in a progress of making point of sale program.now,my problem is when i print the data in msflexgrid as a receipt the empty rows will also give a space.what i wanted to happen is to print data in...
View Article[RESOLVED] Highlighting Complete Row of FlexGrid
Hi, I want to highlight the complete row of flexgrid, i m using the below code to search and highlight but it starting the highlight from 2nd column. I have 5 columns, last one of them is hidden as its...
View Articlewinsock multiple client wiht same ip and different port with a server
HIIIII i am using winsock with as server and multiple client its working fine Now in my project i want multiple client to be created so i have created multiple client with same ip but having different...
View ArticleSSTAB (Microsoft Tabbed Dialoge Control) Tutorial
Hi, Anyone can give / suggest the tutorial of SSTAB Control
View Article[RESOLVED] could someone help me with some code to increment a mac address...
i could do with a code that would increment a mac address by 1 example dim mymac = "00:00:00:00:00:ff" some code msgbox(mymac) ' mymac = "00:00:00:00:01:00" not sure where to start :)
View ArticleVisual Basic 6 Graphing Calculator
Hello, I have a computer science asssignment that requires me to create a graphing calculator. I have the code for the arithmetic but I need to know how to create a graph to plot XY coordinates. The...
View Article[RESOLVED] WaveOut API and Progressbar
I'm working on a sound project using waveIn and waveOut APIs. I can record into a buffer (waveIn) and then play back from the buffer (waveOut) - no problem here. Where I am having a problem is how to...
View Articlesoftware update / question answer needed
i shared a programme with someone but now i made a mistake sharing it, it will go in wrong hands is there anything i can do to make an update so when ever his application is open it will ask for update...
View Article