Hi all! I'm just starting to learn VB6 (a programmer friend got me started) and it's quite fascinating! I'm from northern MN and I raise emu. I am putting...
If I understand this correctly, you load an array called zipArray with Zip codes and Zip rates. When the value in the zipZone is changed, the sub, Sub ...
actually it's zones not rates, that comes later..... *chuckles* I knew I had missed something simple;) pardon my perrenial brain fart and thanks for the...
Could one of you put a working version VB6 in the files section so I could at last install it on my computer one of these days, since the file from microsoft...
VB6 Group, I have written a program which uses 2 active X .DLL that I purchased a license code. I need to check for the presence of the license code in the...
For active X that I have purchaced, you don't need to do any checking. Why do you want users to have access to the licence code? My EXE workes will with...
Little more info, please - - Are you trying to open an Access database, and .mdb file? - What version of Access is the file? - What method? DAO? ADO? ADODC?...
A week or so ago, I asked about how to get VB6 to add a desktop icon automatically. My attention has been drawn to the following article. I tried it - and it...
I'm trying to make a feature in my program to let the user measure lines on a pdf. Say there is a line 4 feet long on a pdf file which would of course be...
no picture came across. oops! How are you opening it? Are you trying to open it with VB6 code? Or just double-clicking the MDB file? If you are simply...
brother it is a simple database and damange due to some reason. different softwares are available on net to recover data from this damange file but the cost of...
I thought you were looking for help accessing a database via VB, since this is a VB programming group, not a warez group. Unfortunately, unless you have...
It is not piracy. Why nobody is able to understand what I explained in the precedent messages. I need vb6 and the same file I downloaded from microsoft or any...
Yes, it is piracy. Look at it from a logical point of view. - If you downloaded it from Microsoft, you have an MSDN account from which you could re-download...
if you DID NOT PAY FOR IT, then it is considered piracy. bottom line. now i suggest that you download the visual studio 200X express version. that is...
Hi all. Have been using Visual Studio Installer (VSI) to install VB6 apps for a little while now. In my current app I use it to create registry keys and...