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

how i set Picture In the code area

i try this one : Code: Private Sub Form_Load() Adodc1.Refresh Dim num As Integer num = Adodc1.Recordset.RecordCount Dim Picture2() As PictureBox ' create it ReDim Picture2(num) As PictureBox ' amount...

View Article


VB6- vsflexgrid hidden

Hi All, I added one form to already existing unicode vb6 project. That form contains a vsflexgrid. But when I run the project, the grid is hidden. Its visible proprty becomes false. Why this is...

View Article


Image may be NSFW.
Clik here to view.

VB6 textarea sending data w/o button

I'm using this code -there is webbrowser in my project- and it works I can send my data to textarea but problem this is just filling the textarea, to send it I have to click that area and press ENTER...

View Article

[RESOLVED] How to make downloader with Progress bar in vb6 ?

Hi guys . I actually know how to make a program downloading specific file from server , but i don't know how i can make it with Progress bar which shows remaining download percentage! I was wondering...

View Article

[RESOLVED] how i set Picture In the code area

i try this one : Code: Private Sub Form_Load() Adodc1.Refresh Dim num As Integer num = Adodc1.Recordset.RecordCount Dim Picture2() As PictureBox ' create it ReDim Picture2(num) As PictureBox ' amount...

View Article


Image may be NSFW.
Clik here to view.

[RESOLVED] VB6 textarea sending data w/o button

I'm using this code -there is webbrowser in my project- and it works I can send my data to textarea but problem this is just filling the textarea, to send it I have to click that area and press ENTER...

View Article

Image may be NSFW.
Clik here to view.

Huy guys , i have a problem :( I can not solution it , try many times

Private Sub cmdexit_Click() End End Sub Private Sub cmdgiam_Click() Dim n As Integer Dim so1 As Integer Dim so2 As Integer Dim so3 As Integer so1 = Val(Text1.Text) so2 = Val(Text2.Text) so3 =...

View Article

Question about SendProgress event in Winsock control

I am using Winsock control in UDP mode, and want to use SendProgress and SendComplete to monitor the sending progress, so that I know to tell my control to send the next UDP packet. Unfortunately the...

View Article


Image may be NSFW.
Clik here to view.

Searching page accordingly sending data

I'm opening a page in webbrowser and searching commands with this method Quote: Originally Posted by wiz126 VB Code: Private Sub Command1_Click()    Dim strfindword As String        strfindword =...

View Article


Find the maximum and minimum number of text boxes

hi all, I have 10 textboxes in a form and one command button. The user is allowed to insert demical numbers (not negative numbers) in 8 text boxes and by clicking the command button program will give...

View Article

[RESOLVED] Find the maximum and minimum number of text boxes

hi all, I have 10 textboxes in a form and one command button. The user is allowed to insert demical numbers (not negative numbers) in 8 text boxes and by clicking the command button program will give...

View Article

[RESOLVED] Printing matrix to textbox

How do I print a matrix (8 x 8) with data in each cell to a textbox so it will look like this: Code: +----+----+----+----+----+----+----+----+  |    |    | BK | BR |    | BB |    | BR |...

View Article

[RESOLVED] Load code looks for array element 31?

Hi there everyone. I am updating an attendance prog. I have an array of label captions from 0-30, so altogether there is room for 31 students. However, the code I am using keeps loading, and wants to...

View Article


Can I call a sub when a user clicks on the little red x in the top right corner?

Hi there everyone. I have this student point prog, and I would like to be able to call a sub SaveStudentBANKACC when the user clicks on the little red x in the top right corner. I know there is a form...

View Article

How to catch a oracle output value in VB

I'm new to VB and I was wondering how to catch an output value from an oracle command. I got this code: Code: Dim paramRet Dim output Sub function() sql = "DECLARE  variable := VARCHAR(10);  variable...

View Article


To make the clsid address of the ActiveX to be stored as a String Variable!!

Hello I am trying to use a FileListBox to capture the clsid address of an ActiveX Control that is selected using the FileListBox and then store the clsid address as a String, like that of what I was...

View Article

Dim statement question

Hi Guys, let me introduce myself, I work for a company that produces consumer materials and they are labelled in our factories, I have an issue with this: What is the situation? We print labels on...

View Article


[RESOLVED] Alternative to Numega TrueTime

I'm using VB6 with SP6 on a 16 year old software package with no plans to update anytime soon. We used to use Numega Studio DevPartner, especially the TrueTime part, but we started to use 3rd party tab...

View Article

How to make a button that clicks on a certain coordinate inside a browser

I Need a code for a button that clicks on a certain coordinate inside a browser. Im using visual basic. And yes, I am a beginner. Thanks!

View Article

Sub buttons in the toolbar button

I want to make sub buttons under the toolbar button. For example, there's a toolbar button(shape). If I click that button, various shape buttons(line, rectangle, ellipse) should appear. This buttons...

View Article
Browsing all 21089 articles
Browse latest View live


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