Quantcast
Channel: CodeGuru Forums - Visual Basic 6.0 Programming
Browsing all 736 articles
Browse latest View live

Copy directory from hard disk to textbox

I am creating 1 textbox and 1 button. A button is open a file contain database (.mdb) and textbox is shown the directory. Example : C:\ TEST.mdb I want to copy the directory in the first time and when...

View Article


Data in Datagrid appear and then disappear.

Hello everyone, I have a vb application which search for records in a table based on another table. The table analysis contain multiple record,the table man_tmp should display records based on the...

View Article


[RESOLVED] oAuth 2.0 - please one first step to start, i am lost

I have 90% completed a desktop application (vb6) in order to browse posts of a list of blogs in a very fast and easy way. There are many functions in this utility, all of them are ready to go. As a...

View Article

VBA how to print a subForm/datasheet or export to a report to print?

Hello, My problem is I have a mainForm with a combo box that acts as a filter for a subForm/datasheet, the results are from a database, so depending on what what was selected, it will dynamically...

View Article

Scrollbar in MDI

MR's ... the MDIform scrollbars have a problem when a childForm Added Height in runtime?? it puts the form to new position but not updating the scrollbars?? Causing Spaces ?? in the upper part... will...

View Article


Permission Denied When Trying To Delete A File

I'm using the following code to copy some lines from file into a new file. After all the correct lines are copied, I delete the old file. This was working just fine last week. But suddenly it's not...

View Article

cannot run a .lnk file completely

Hello everybody , I've a simple batch file and want to execute in VB6 : @echo off TASKKILL /IM explorer.exe /F start explorer It's very simple , I name this batch to perm.cmd. But for Windows 8 , it...

View Article

Change ID3 tags

Hi, I came across this thread : http://forums.codeguru.com/showthrea...hange-ID3-tags and I am encountering the same issue. So what exactly did you use when you removed the createobject method. p.s.I...

View Article


VB features not available to WEB apps?

Anyone know of VB desktop application features that can NOT be implemented in an intranet WEB app?

View Article


MDI Form problem.

the MDIform scrollbars have a problem when a childForm Added Height in runtime?? it puts the form to new position but not updating the scrollbars?? Causing Spaces ?? in the upper part... thanks !!!

View Article

Image may be NSFW.
Clik here to view.

How to add text Line By Line in Richtextbox?

Attachment 30719 Those text(ex. Line1) will have the text "My added Text" (ex. Line1MyAddedText) Attached Images  

View Article

Clearing all fields in an application form,reset for next customer.

I can clear all the text boxes when i press reset button ,ie txtName.text = "".... i can clear the combo boxes in the same way,but how do i reset the radiobuttons and checkboxes that have been selected.

View Article

Unable to get an HTML element Click to work

Unable to get an HTML element Click to work I am having trouble trying to click the “I like” (zumbs up) button of youtube videos. I have no problem reaching the element and setting it to an object (q),...

View Article


how to make my new vb6 project run in network

Hi everyone at codeguru I am verymuch new to programming and could do my first project in vb6 with access db. How can I make this run in network? can somebody help me. Thanks in advance SEKHAR

View Article

[VB6]Set output volume level of MY application

Hi all, I've already asked for this same question in several forums but I've not had valid answers or in some cases I've not had at all. So, I hope that here there's someone that could help me. I'm...

View Article


[VB6]About properties...

Hi all, I've another question for you whereas nobody could help me. First of all, I'd like to know how you would do to pass a param of a property of one class to another class. I'll explain better:...

View Article

Error: Object variable not set

In this code I have an issue passing an array between classes. So I have created a class called "Containers" with a class within "Containers" called "POs". To keep the code short, I'll just paste the...

View Article


[RESOLVED] [VB6]Set output volume level of MY application

Hi all, I've already asked for this same question in several forums but I've not had valid answers or in some cases I've not had at all. So, I hope that here there's someone that could help me. I'm...

View Article

Outlook 2003 Automatic E-Mail

Hello all, I have a working module that will send an e-mail through Access via Outlook, so this post isn't another one seeking code to get something like that working. What I'm wondering, is if there...

View Article

how to read data from two date time?

I need to read record dataset from two date time in a ACCESS DATABASE. the program is given below...

View Article
Browsing all 736 articles
Browse latest View live