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

call a service from VB6 application

Hi, we have installed a new access control application (I think written in C#) which has a service in order that developers can communicate with to develop their app. the problem that we have an old...

View Article


ActiveX Control stops running then delete control's temp folder???

Hello I am working on an ActiveX Control Object that has a temp data folder that it works from when it is being used, currently on the machine. So far when the Control is executed then it just creates...

View Article


Dsum with mutiple variables

What's wrong with this statement? strSQL = "DSum('share_pct', 'CoInsurer', 'Policy_No = ' & Chr$(34) & " StrPolicy & Chr$(34) & ' AND Version_No = ' & Chr$(34) & StrVer &...

View Article

bind progress bar to function

hi i have a function that connect to db and i don't have counter that and i must use from progress bar now i how to impelment it with the function please help me tnanks

View Article

empty messageboxes on a fourm

hi i have this code for adding stuff to a database Code: Private Sub AddFunction()     sFinCal = "O:\OPXDB\FINCTR1.INI"     sFinCalGrp = "O:\OPXDB\FINGRP1.INI"                        Select Case...

View Article


detect if a game is running

I have written a vb6 toolbar using getcursorpos + timer, the program works fine but while a game is running, the toolbar shows blinks on screen while some games are running, i've partially solved the...

View Article

Image may be NSFW.
Clik here to view.

vb 6.0 and access database connectivity etc

Dim conn As New adodb.Connection Dim rs As New adodb.Recordset Option Explicit Public LoginSucceeded As Boolean Private Sub cmdCancel_Click() LoginSucceeded = False Me.Hide End Sub Private Sub...

View Article

check Date Format

hi i have been asked to write a function that check the length of a date string and to enscure it check the date entered to make sure the first 2 are digits the next 3 or letter last 2 are digits so...

View Article


With statement using multiple list boxes

I would be most grateful for help with the following code segment in Visual Basic 6.0. Execution without the Error Handler gives Run-time error 424 Object required. I have tried replacing strFileName...

View Article


count kay in my Dictionary

I loop a txt file line by line with: Code: Dim f As Integer     f = FreeFile     Open Path For Input As #f     Do While Not EOF(f)         Line Input #f, tempstr         If tempstr <> "" Then...

View Article

Problems Taking a Screenshot of a Website

So i have code that goes out to a URL, takes a screenshot and saves the image to a folder. I'm having a problem with websites that put focus on an HTML element such as a search box (Yahoo) or a login...

View Article

Little Boxes (on a hillside)---Trying to Color Code based on Values

Okay....gave up.....am trying to simply color code three textboxes (text1(0), text1(1), and text1(2) base upon their value: If one of them has a value more than the other two, make the BG green. If one...

View Article

Barcodes not scanning - printed using vb code, scanning using vb6 code

downloaded IDAUTOMATION39HC font from net and copied to my systems' windows/fonts folder (Using XP SP2) I printed barcodes from my vb6 program on labels ( corresposning to alphanumeric codes, ex:...

View Article


Hi I need some advice

Hi, everyone im new to this forum and I need some advice about my program. I was wondering if there is away to make a scripting Language that will change the color of my projuct no mater what form I...

View Article

Can't find the code contained within a project - new to VB 6.0

I have recently been tasked at work to take a program written in VB 6.0 and recreate it in VB.net. The problem is that there are a number of equations associated with this project so I have also been...

View Article


Download file Start/Pause

Hello Please advise me I need to download a file from the Internet, which has a size such as 100 megabytes - It may happen that the PC is turned off or the internet is not available. How do I do to...

View Article

[RESOLVED] clear textboxes

hi how would u go about clearing textboxes in vb6. the slight thing is i dont wan them all cleared just a certain amount of them

View Article


[RESOLVED] format date function

hi i have this code Code: Public Sub Annually(SecID As String, INTSTRTDTE As String, INTENDDTE As String) Dim dteRunningDate As String Dim i As Integer Dim intInterval As Integer Dim sTempCalendar As...

View Article

Zlib 1.2.3 GZip only storing data, not compressing?

I'm using the following for having gzip 'compressed' data, but it seems that there is no compression done and I can't figure out why.. When I test the file TestData.gz with WinRar it says it's a valid...

View Article

Animation on a status form

Hi, I have a form that loads down by the tray to show a message that the application is loading. I wanted to add an animation to show the app isn't stalled and is working. I tried using animation...

View Article
Browsing all 21986 articles
Browse latest View live


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