Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21900 articles
Browse latest View live

VB6 - Frontend Development

Hi, I have been asked to take over the maintenance and development of the bespoke front-end software the company i work for use. The program is written in vb6 which is a programming language i have not...

View Article


times used then pay

i need a code showing how many use is left them after its ran out you need to buy licence or purchase please help guys i forgoten then code.

View Article


changing font size of a string

suppose I have this string status, I want to achieve to change the font size of each letter one by one and loop. I guess it has to do with mid and instr but I am not good at those yet.

View Article

Run-time error '1004'.

Hi, need some pointers on how to resolve this issue, the message prompts when the excel report is generated half way. Run-time error '1004'. Application-defined or operation-defined error. The debugger...

View Article

Unable to Post to Web Page Using Internet Transfer Control

This is my first post as I just joined today. I'm trying to create a program that will check the online connection status of a Skype adapter that is plugged into my network. The Skype adapter allows a...

View Article


Image may be NSFW.
Clik here to view.

[RESOLVED] Delete list in ms Word through Vb 6

How to delete list in ms word through vb 6 i use this code but doesn't work. Code: Private Sub Command1_Click() Dim objWrd As New Word.Application Dim objDoc As New Word.Document Dim docPath As String...

View Article

[RESOLVED] Check if a date is valid

Is there a VB6 built-in function that checks the validity of a specific date (according to the Gregorian calendar) or I must write my own? And I mean any date. Some are obvious, some are not: 29 feb...

View Article

how to calculate remain quantity from inventory after selling

hey this is a liitle difficult i have 2 tabels one with inventory and one with cashregister now lets say i purchased 10 iphones and saved it in the inventory a customer comes buy and i sale him 5 so...

View Article


Image may be NSFW.
Clik here to view.

Need Help Drawing a Box in a Picturebox

The attached picture shows a dotted-line rectangle drawn on a Picturebox. Normally, to draw the rectangle you start in the upper left corner and drag the mouse to the lower right corner. After the...

View Article


Listview Change SubItems Forecolor

I have read several forum articles regarding the Listview Subitems Forecolor and I am unable to get it to work. Here is my code while adding items to the Listview Box. What I would like to do, Is...

View Article

Key Return is detected in a secondary form

I have a primary form with a MSHierarchical Flexgrid control. when a press the enter key over the MSHierarchical Flexgrid control a secondary form is open. The problem is that the enter key is detected...

View Article

Image may be NSFW.
Clik here to view.

What do these characters indicate?

:confused: Screen shot attached. Thanks Attached Images  

View Article

What is the CORRECT conversion for YUV to RGB?

I'm writing a graphics program that needs to convert standard YUV images to RGB. The problem is that every website I see that has the YUV to RGB conversion formula, has a slightly different formula....

View Article


[RESOLVED] problem on moving on flexgrid

I have this msflexgrid with like 100 rows of records but intentionally I make the height of the msflexgrid only to show 8 rows of records so therefore the vertical scrollbar will show. I not familiar...

View Article

Saving Listview content to Ms Access VB6

I have added another column header to my listview 'VAT' that loads from another table and populates to the listview. so far that is working fine now am trying to save the information on the listview to...

View Article


type mismatch problem

I am getting type mismatch problem like In my database the datatype for minimumlevel is integer and I am trying to updating this record from a textbox but I am getting type mismatch, so what I did was...

View Article

cannot save blank textbox

I cannot seem to save or update an empty textbox into a integer or varchar field in the database. What can be done if there is really no data to be save ?

View Article


number only problem

To restrict my textbox intended for integer, i use keypress and coded it to accept only numbers but i realized i cant input period for decimal. How should this be properly done.

View Article

How do I execute a program from memory?

I want to be able to get an EXE file in memory like this: Code: dim a() as byte open "c:\windows\system32\calc.exe" for binary as #1 get #1, 1, a() close #1 then execute that exe file from memory, by...

View Article

[RESOLVED] looking for activex with custom date format textbox

Hello I have seen this one VB - An ActiveX control which restricts a textbox to numbers in the codebank by martinliss. Is there an activex for date where there is a visible / while typing the dates and...

View Article
Browsing all 21900 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>