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

search Strings of .txt in two .pdf files in a folder and export the match in...

Dear VBForums ppl, I am Very new to coding world and recently started a little project for my internship job, could end up full time if i do good :). So basically i have a .txt file located c:/test.txt...

View Article


[RESOLVED] Change Windowstate During Runtime

I just recently started developing an NES emulator in vb6, which works great so far, and uses software rendering (Stretchblt) as well as hardware rendering (DirectX). I also made it to where you can go...

View Article


Displaying a specific Window

Hi everyone. I have an application where a user clicks a command button and it should open a particular folder eg. c:\MyFolder, in a maximised Window. In Win 7 the folders are minimised on the status...

View Article

Error

can someone explain to me this error? run time error 91 : obj var or with block var not set im trying to make a database following from a book ive written them....perfectly then now i having dat run...

View Article

list1 and list2 instr help

1: list1 sarah james billy don ========================== list2 sarah-192.212.111.221 james-812.11.412.551 billy-882.1.21.443.121 don-831.444.124.153...

View Article


Image may be NSFW.
Clik here to view.

[RESOLVED] Decimal format in Listview column.

I am stuck in listview subitems format, to show in decimal. I have the value in access table with "4500", but i need listview to show as "4500.00". I designed access table with Format = Standard,...

View Article

Bandwidth Used for a program

I've to show in my app How much bandwidth my program has used for upload and download. Can anyone give some useful code or link.?

View Article

Image may be NSFW.
Clik here to view.

This TextBox Control goes back everytime a strKeyWord is struck by a Value...

Hello I am working on a Coding Engine that works like an ActiveX Control Object. My problem is when the user inputs a value, like a String type or something else. In which I am only working with...

View Article


How do i log off a computer?

Hi everyone I'm trying to code a program that shuts down, restarts or logs off a computer. So far everything works except log off. I'm using a windows 7 computer and the code for the log off button is...

View Article


[RESOLVED] How do i log off a computer?

Hi everyone I'm trying to code a program that shuts down, restarts or logs off a computer. So far everything works except log off. I'm using a windows 7 computer and the code for the log off button is...

View Article

Where can I post questions on VB 2010

I'm trying to find where I would post the question, hate to get it wrong but now im lost. Also how do I post code to the site Thanks

View Article

Image may be NSFW.
Clik here to view.

HOw to make a 2 tables in data report

i want to make a 2 table in data report i have no idea to do this. Attachment 96589 ok ok... i'am using vb6, mysql database . and i want to display the schedule of student and their fees in one...

View Article

MultiClient Timing Disconnect - How To

I want to set a time limit to all connections. Client has nnn seconds from the time client connects to the time client sends user name and password. If time expires then disconnect that socket...

View Article


treeview icon question simple

1: can treeview support icons on both sides example below icon1 ladooo icon1 or icon1 icon2 ladoo default is icon1 ladoo please help:eek::eek::eek::eek::eek::eek::eek::eek::eek::eek::eek::p

View Article

Newb question/Introduction

Hey guys my name is Steve, I'm a huge forum geek but this is my first time venturing over to the VB forums. I'm usually over in the S4 car forums and have been posting in/on/around forums for over a...

View Article


Embed a program?

I want to embed another program into the program I'm building just like it is here: http://www.homebuiltrovs.com/screenshot.html I can not figure out how to embed WinDVR like it is in that pic. Can...

View Article

VBA CODE error

Hello this code i used in 2003 version to past excel tables in to a word document the first code works in 2010 the next doesn't anymore: compilation error: read only. What could be wrong? The two codes...

View Article


Run-Time Error '70' : Permission Denied

Dear Expert, I have a access 2003 database, i get error while copying it to Backup Folder . Run-Time Error '70' : Permission Denied. I already close the Connection and Recordset too. Code: FileCopy...

View Article

SMTP server - message could not be sent

Hello, I'm using vb6.0 and CDO's for sending email.[Windows7] The below code working good for gmail, yahoo, nate. It's not working for Hotmail, naver, daum.net I'm getting below error: Run-time error...

View Article

Combo list box to text box - changed value

I have a form with a combo list box that is populated with the names of members of a golf society held on an Excel spreadsheet. My code is on combo list box_Click event. Having selected a member...

View Article
Browsing all 21089 articles
Browse latest View live