| Thread | Last Post | Replies |
|
| Add a logo to hard copy | 06 Oct 2005 13:41 GMT | 8 |
I have been asked to add a logo to a paper form. With 0.97 inch between two horizontal lines, I made his logo 0.51 w x 0.88 h. However, I do not have a screen display of the printed form. Clicking the Print button sends it to the module that does the printing. A space of 1.94 ...
|
| Transferring an instance of an Object with OLEDragDrop | 06 Oct 2005 02:53 GMT | 4 |
I have two ListViews. Each ListItem in the ListViews has an object assigned to its tag I want to use the "drag and drop" functionality in order to move ListItems (really the object assigned to the tag of the list item) from
|
| Best way to display web page and capture selected links ? | 05 Oct 2005 22:23 GMT | 2 |
I have been asked to do a program for a friend who does a lot of research on the web. He has a browser set up to log and capture pages which may contain items of interest. I have managed using the webbrowser control to
|
| Printing to only USB printer | 05 Oct 2005 19:49 GMT | 34 |
I would like to be able to code my VB program to only print to my USB printer. Even though another tcp or lpt1 printer may be the default printer on the PC, I only want my VB app to print to the USB thermal printer. Dim Pr As Printer
|
| VB6 XP to Win98/95 | 05 Oct 2005 09:07 GMT | 8 |
Hi, I'm writing a program on my XP machine, its more or less finished, so I wanted to put it on the machines that will be using it to have the users try it out and tell me where it could be improved. Packaged & deployed ok, but on trying to install it, received a whole raft
|
| VB6 name conflicts in module... error | 05 Oct 2005 06:51 GMT | 1 |
Well I'm stumped... I'm running VB6 on Windows XP (sp2). I am trying to load a .bas module to an existing project. The project already has one other module. When I try to
|
| Make a good setup file for Vb projects | 05 Oct 2005 06:07 GMT | 1 |
I am a developer for 6 years now and sometimes users of my software get strange issues. One of my programms is called SmartMedium FINANCE and it uses some common dependencies such as comctl.ocx and comdlg.ocx (see list below).
|
| Exe on public suddenly stopped working | 04 Oct 2005 18:09 GMT | 2 |
I have several people on my network that run an eve written in VB6.0 off a public drive on a Windows 2000 network. This morning the login screen suddenly started timing out when trying to connect via ado to a sql server database. It will run fine from a local drive however. My
|
| PrtScn | 04 Oct 2005 16:37 GMT | 6 |
Can anyone help, I've been searching thru the group and although PrtScn seems popular no-one seems to have answered this question. I want to use PrtScn - to copy web page, and then to past this web page into an excel spreadsheet, all via a macro/vb code.
|
| Looking for Visual Basic 6 (free|trial|demo) version | 04 Oct 2005 16:28 GMT | 5 |
A friend of mine has asked me for a favor. He has obtained the source code for a small program from the developer. He has the developer's permission to make some minor changes to the program; items like date ranges, names, captions, etc. The problem is that it was written in
|
| Hiding password in inputbox in vsb? | 04 Oct 2005 12:17 GMT | 2 |
Is there any way to hide the text being entered in the inputbox in a vsb script which needs a password?
|
| Delphi dll return boolean | 04 Oct 2005 08:36 GMT | 6 |
I have a question, maybe simple, but I have not found an answer. I have a VB form. I have to call a dll's function written in delphi which return a boolean value..
|
| VB File I/O | 04 Oct 2005 06:40 GMT | 2 |
Does anyone know if VB can read from or write to a file larger than 2GB? Using Open For Binary (etc.), the file byte pointer is a signed Long, with is limited to only 2^31-1.
|
| Help with type of file needed | 04 Oct 2005 02:55 GMT | 2 |
I would like to create a program using VB and was wondering what type of file would be needed (random access, text) and also, a sensible way of entering the data. There are 4 teams (A,B,C,D). They play each other. In each match, the
|
| Help for someone new | 03 Oct 2005 18:13 GMT | 1 |
Hello. I have always wanted to learn how to write programs as a hobby and Visual Basic 2005 Express seems like the perfect platform. Can someone who is more experience let me know if this is a good language to learn with and also let me know if this product will be cost
|