[RESOLVED] Invoking Windows Explorer JPG Print Dialog from VB6
Hello! Does anyone know how to invoke the dialog box that is displayed when I right-click a JPG file in Windows Explorer and choose Print from the context menu? Thank you!
View Articleshdocvw.dll ieframe.dll
I have an mdb that I created in Windows7 64bit, reference to "C:\Windows\Syswow64\ieframe.dll". It works fine. As soon as I use the same mdb in Windows XP, it fails "class does not support automation...
View Articleweb server stress tester devolopment question
since the topic is about my server i let you all know this isnt violating in anyway:p i need information how i can make this hit my server hard so i can tweak up my server for better performance...
View Article[RESOLVED] Load a textfile to the first column in a listview
Hello there everyone. I am working on an program for tracking student picks when they do literacy stations, and I was working on changing a few things for future versions. See when the prog loads, it...
View ArticleForm name held in variable?
Is it possible to use a variable to use a form's name? For example, let's say I have a form called "Form1" and a variable called strForm. Can I use something like the following to control things on the...
View ArticleChoosing which row to add an item in a listview?
Hello there everyone. This is sort of a follow up from a previous post, I have a listview called ResultsView, and it keeps track of student literacy stations. What I am doing now, is I have a listbox...
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 Article[RESOLVED] Saving 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 ArticleLoad 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 ArticleRemove 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 Article