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

Strange problems with VB6

Hi, Recently, I have been working on my own little project and have been having major headaches with VB6 while doing so and the problems only seem to occur when I am working on this particular project....

View Article


Help! Simple letter to number converter

Good day everyone! Please help me out with this. I have very little knowledge on VB6 and I would like to create a simple code generator that will convert limited set of numbers to letters. I have in my...

View Article


Load a textfile so each line of a textfile is loaded to a specific label...

Hi there! I am working on a newer version of an attendance program for students to log into when they arrive in the morning. The kids love it, but there have been requests by teachers to allow it to...

View Article

Create PDF with Barcode and UTF8 (characters correctly...

Hello I need advice on how to create a pdf document with a bar code and display the correct characters (ěščřžýáíé). It will be the creation of invoices. Please advice. I tried: biopdf mjwPDF...

View Article

Better icon for .exe file?

Hi guys, is there away to give my .exe app a better icon? Higher quality as it looks quite crap at the moment as you can only select an icon from one of the forms. any ideas? Jamie

View Article


Runtime error 76 "path not found"

Private Sub Cmd_CARI_Click() Dim path As String MsgBox path With CommonDialog1 .DefaultExt = ".jpg .png" .InitDir = GBLpathFile .DialogTitle = " Buka gambar Karyawan" .Flags = cdlOFNHideReadOnly...

View Article

[RESOLVED] Between dates

I'm using statement below: Code: Set rsView = cn.Execute("SELECT * From payment where datepaid Between #" & DTPicker1.Value & "# And #" & DTPicker2.Value & "# ORDER BY ORid") if I enter...

View Article

Save Data Temporarily

Hi I have not tried this myself but i need your help with code . I am getting data entered in MSFlexgrid , i want side-by side data should get stored temporarily also as user enters data in msflexgrid...

View Article


html special chars in VB6

Im working on a program for ascii art and characters displayed in firefoxes browser like the heart which is the black ascii heart and some other ones that are used in ascii some work in vb and some do...

View Article


[RESOLVED] [VB6] - coping arrays

on VB 6, for coping arrays, these: Code: array()=array1() it's the same: Code: for Y=0 to height-1 for X=0 to width-1 array(x,y)=array1(x,y) next x next y ???

View Article

Copy tables from SQL Server Database to Access Database

hello guys, ive got this problem to figure out i need to copy all the tables and the content of them from a SQL Server Database to an ACCESS database. using the "SELECT * INTO <tableName> IN...

View Article

punch clock in access with listview

hello everyone i need some help im trying to make a punch clock to save in access with listview i did some code to save it into richtextbox. the problem is that im trying to save it to access but i...

View Article

Picture1.Picture vs Picture1.Image

I have a picture loaded into Picture1. I have Picture1.AutoSize = False. If I use the .Picture property when transfering the picture to another Picturebox using GDI+ I get get the full size of the...

View Article


block internet access

Hello I want to block users from accessing my network and every time I had to remove restrictions.Please help me Thanks.

View Article

what is the logonserver and connectionproperties code for vb6 and crystal...

Hi. I am trying to open/view the crystal reports version 10 with visual basic 6 and mysql as database. I do not know what is the exact or proper code. What I have is the following:...

View Article


Image may be NSFW.
Clik here to view.

How to stop image flickering

Hello Please tell me what to do about stop image flickering in attach files. Thank you. Attached Files waves.zip‎ (294.9 KB)

View Article

IDE Addin menu's enabled during running?

Is there any way to have the menu's of an addin be enabled during running of an project? Now the addin menu is only available (as in Enabled) if you aren't running a project, but if you're debugging...

View Article


Adding Icons to Popup Menu and Toolbar Button Menus

Hi Guys I am able to add icons to the main toolbar via GetMenu and hSubMenu = GetSubMenu(hMenu, 0) ret = SetMenuItemBitmaps(hSubMenu, 0, MF_BYPOSITION, iconMenus.ListImages("CARROT").Picture, 0) API...

View Article

visual basic 6 webbrowser string replacement help

howdy all am jemma nice to meet you all this forum is awsome. i need help with something please i am kind of desperate right now Quote: <SPAN class=required>*</SPAN></LABEL> <INPUT...

View Article

Creating Multiple Rows of Command Buttons at runtime

Okay, now I need some help.....I have been working on this for a full day...tried dozens of loops and ifs. Just CAN'T get the logic down. What I want is rows of command buttons on a form....maybe 25 or...

View Article
Browsing all 21835 articles
Browse latest View live


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