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

Newby - Large TXT file manipulation methods and reference lookup file

I need a functionality starting push as it has been quite a few years since I done any programming. I have a large txt file containing addresses which currently holds 720K lines, I also have a list of...

View Article


Changing a String for Certain Dates

Hi all, I am new to VB6 My question is, I have a date in the from of MDDYYYY... I need it to be in the from o f YYMMDD. My program works for months that have two integers (10, 11, and 12)...but does...

View Article


Mailing Labels - City , St, Zip on new line

I have created mailing labels using a mail merge option from outlook contacts. The problem is that Line 2 of each label holds the street and the city , state and zip... C5 KINCADE CHARLES F 773 FM 683,...

View Article

Image may be NSFW.
Clik here to view.

please modify this project to upload rtf file in richtextbox

Hi guys, i found this quite useful project on net to check typing accuracy. This project has one richtextbox and one textbox, user can type the words in textbox, which shown in Richtextbox ....

View Article

ISO Absolute Week !

Hello guys, I am stuck in an elementary problem...I found on the Chip Pearson's site a very simple formula to calculate the absolute week number in a year : Code: Sub myTest()     Dim absWeek As Byte...

View Article


need something important .clent sided

i am currently working on my client , but how ever i will like to talk about fresh project so nobody get confuse. my goal 1: command1_click create appath xxx.txt that should contain date and time when...

View Article

[RESOLVED] Setting Focus of a Textbox in an External application

I have searched everywhere on multiple forums and can't find the answer to this tricky one. Currently I have used the SetForegroundWindow to bring the window to the front first and I have the hWnd of...

View Article

Help splitting a string!

Hi guys, I'm fairly new to visual basic but I'm having a bit of trouble here trying to split a string. Basically I've got a long piece of text, for example a string containing the following formula......

View Article


[RESOLVED] Can't set Owner-Drawn Button MousePointer as HandPointer

I had studied all kinds of Owner-Drawn ActiveX Button control like JCButton,LavolopButton,CandyButton on PSC.com, but none of them got Mouse Icon work properly.If I set MousePointer as handpointer, the...

View Article


webbrowser1 single image =>> webbrowser2 move

this is my code Code: Dim HTML As String HTML = "<Center>" & Text13 & "</center>" ' text13 contains image url and html img tags frmMain.Web.Document.Write HTML and now i wish to...

View Article

webbrowser help urgent

when i enter tags such as Code: <img border="0" src="http://www.w3schools.com/images/pulpit.jpg" alt="Pulpit rock" width="304" height="228"> the browser dont load it please help,is there a way to...

View Article

Im lost but I know it can be done VB from QB code

I have a large doctor program that i am trying to rewrite into VB but i need as much help as i can get. You can get the entire folder with the compiled exe files and the source qbasic 4.5 bas files in...

View Article

how do you return a recordset value into a stored proc

Bear with me it has been awhile since I have used VB6 so this is a noob question BUT I would like to return a value in this case returning each individual account key per record/rowset of the the...

View Article


[SOLVED] Program doesn't really exit after unload process

Hi, I'm using in my application "CSocketPlus" (Winsock replacement) and "NotifyIcon" (tray) modules, and in Unload sub I properly unload Socket and remove icon from tray before "End" command, but...

View Article

I would like to write a HTTP proxy in VB6 using winsock.

When I go to the advanced settings in Firefox I find a place for configuring it to communicate through proxy server. I thought it would be a simple straight forward thing to write a program for this. I...

View Article


ColWidth, Mshflexgrid problem

I am trying to get the width of the last column in a grid. When I use the ColWidth property I get a value of -1 instead of the column width in twips. Other columns get this -1 as well. I can't use the...

View Article

Getting Type mismatch

Hi , I am trying to use WSDL service from my code and try to open a webpage through it but getting error Type mismatch in Web service inbuilt class. Please help me Getting error at this line Public...

View Article


creating a user form for installation of programs

Hi forum , i am really new to visual basic and would like to know if there is a method to create an executable program/form which contains a list of programs that i have stored in my thumbdrive , so...

View Article

PictureBox Alignment

Hi I have a pictureBox that I want to be center aligned to the form i tried PictureBox1.Left = (Me.ScaleWidth / 2) - (PictureBox1.Width / 2) But the pictureBox is not center aligned AutoSize = False...

View Article

[RESOLVED] Unminimize Window

Hello guys, I wrote a program which is checking new updates and if there is any, it closes itself and downloads new version then restart itself as new version. My problem is updated program is starting...

View Article
Browsing all 21979 articles
Browse latest View live


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