[RESOLVED] keypress in textbox p me off
this is my key press event txtsend is the textbox i am having issue with this is what is happening ============================================ this is the textbox <<<<<<<<<...
View ArticleVB6 build slow on Win 7
It seems this might have been a common question but a search of the forum doesn't find anything. Microsoft says VB6 is supported on Win 7 (x86 only) to I tried it. The IDE works fine but the build is...
View ArticleThe proverbial "Parameter Incorrect" error after installation of a vb6 program.
Hi all. I was in the process of packaging/deploying a vb6 program and ran into a head scratcher. I gave up on the vb6 Package & Deployment Wizard (A better name would be Package & Deployment...
View ArticleCan I adjust the column width of an excel spreadsheet I export listview data...
Hello there everyone. I am finishing up a prog that tracks student data, and now that I can put their data into a listview, I am hoping to be able to put it into an excel spreadsheet so teachers can...
View ArticleProblem with connecting one server to another : How to solve
In a multi-server/client system I have it so that as each server is launched it connects to a central server (ServerA). The first server that connects to A is sent it's server number as 1. The second...
View Article[RESOLVED] How to wait until a connection has been made and the server has...
A application connects to a server. Then the server sends the application some data. Once the data has been received and verified then the application can continue on with normal processing. If I set...
View Article[RESOLVED] Problem with stdPicture.Render
Hello everyone, i am having trouble with this little piece of code I found from one of Lavolpe's thread in this forum. The problem is when i try to use a variable (Long) and pass it instead of using...
View ArticleOk! I give up!
This is driving me crazy. I am trying to shape a form to a picture, and have tried a lot of methods to do so, plenty of them, for the past 2 days. And it seems impossible. Perhaps it's the picture's...
View ArticleSaving a capture of the form as a BMP file?
Hello there everyone. I am trying to capture a screen cap of student work,so teachers can look at it later. I am trying to basically take a snap shot of the form, put it into a picture box called...
View Articlecheck this out socket
this source i found in my folder the socket has so much support to it check sorry to much info to add hope it helps:p:p:p:p:p:p:p Attached Files Socks 5 ocx.zip (377.4 KB)
View Article[RESOLVED] Way for Printform to print out sideways like landscape?
Hi there. I am working on a project where I can print out student work. I got a listview called ResultsView, and I am using Printform to print it out. It is very basically as I am not looking for...
View Articledelare object? For saving excel spreadsheet?
Hello everyone. To sot of branch off from an earlier thread. I have an excel spreadsheet with student data. I can get the listview data to export data to excel, and now the excel spreadsheet is open,...
View Article[RESOLVED] Load image from internet
I would like to display a banner ad in a form. The .gif file is on the internet how do I load this image into a form?
View Article[RESOLVED] Remove the item that matches the label caption from a listbox?
Hello there everyone. I am finishing up a prog that tracks students literacy centers. The way it works is students pick where they want to go on the computer, and the prog keeps a record, but sometimes...
View Articlehow to set data report cnnecton with ODBC
I have a vb6 application which runs data reports, I want my data reports to connect data base through ODBC, how I can do it. please help.
View ArticleBring Another Program To The Front
Hi, Building a program that you can type text into then press the "copy" and that button then brings for example notepad to the front and pastes the text in. I have mastered opening notepad fine and...
View ArticleSSTab Tab Load
Hey guys, i'm new member in this forum so hallo... :wave: I want ask some question about SSTab because i can't find the solutions in anywhere. Ok i have 2 forms, in first form i have some menu for call...
View ArticleRe: Classic VB - How can I make my form use Windows XP Styles?
Attachment 97293 i got this error ?? Attached Images
View Article[RESOLVED] loop between subs
hi , how are you guys ? i hope you all fine ... here is the poblem i have some functions and i want to make loop between them here is an example for the thing that i want to do sub1 :showitems1()...
View ArticleHelp with code
I have a Family Tree program that I update every once in a while. I compile it and then send it off to family members. Because windows 7 uses VirtualStore to retain files, is ther a code I can write...
View Article