| Thread | Last Post | Replies |
|
| MSXML2.XMLHTTP26 | 25 Nov 2008 12:20 GMT | 2 |
I ahve a program written in VB6 that sends payment details to a third party. They send back a reply and I parse if teh payment was or wasn't accepted. To create the xml I use MSXML2.XMLHTTP26. This has been running pefectly on
|
| Tash Scheduler Problem: Win2008 Server Std SP1 + WinXP SP2 | 25 Nov 2008 06:01 GMT | 3 |
Steps to reproduce ------------------ There are 2 PCs. Let us name first one "S" («Server», Win2008 Server Standard SP1), and the second one – "C" («Client», WinXP SP2)
|
| Label Printing Help Please: | 21 Nov 2008 13:06 GMT | 10 |
Below is the code I use to set up my report programs for printing on regular 8.5 x 11 in. documents using the printer object. What I need to do is to modify this code to fit within the margins of 4 x 6.5 in.thermal labels.
|
| Maximum Icon Size for VB5?? | 20 Nov 2008 17:10 GMT | 2 |
I have an Icon which is 32 x 32 (created with Easy Icon Maker), and it works O.K. I have one which is 256 x 256 (created with IcoFX) , and it is "invalid".
|
| Need help defining an event handler... | 20 Nov 2008 10:12 GMT | 1 |
I'm running Visual Basic Express Editon 2008. I have a project that refrences an OLE object. That object fires events. How do I declare the event handler in the Main Form class
|
| Select Cells, and performing macro on selected cells? | 20 Nov 2008 09:57 GMT | 3 |
Hello, and thank you for any help in advance. I need help determining if any commands exist in VB (Excel macro style) that can enable a user to select cells and run a macro which performs operations on those cells. I am a beginner and am not sure if this is possible.
|
| Exporting a PDF file from vb6 | 20 Nov 2008 08:43 GMT | 4 |
I am trying to make a PDF file consisting of a simple table. There is usually a header and 50 or more rows of data. It is 3 columns wide and consists only of plain text. I have searched the web and have found URLs like ....
|
| Copy Folder - What's wrong with my solution | 19 Nov 2008 09:28 GMT | 5 |
I'm an amateur progrmmer. I needed to copy a folder as a part of my program. I thought that there would be a statement available to do that. I didn't find any. So, I struggled a bit and finally came out with some code.
|
| How can I create more legible icons??? | 16 Nov 2008 13:11 GMT | 4 |
I want to create my own icons for my programs, and got a copy of Easy Icon Maker which makes 32 pixel by 32 pixel icons. They look good in the miniature version shown when I am creating it, but when I get it to the Desk top the detail is too small to really
|
| variant variable problem | 16 Nov 2008 12:52 GMT | 20 |
Problems with VBA variant type variables when I define DIM SUM_1 as double after running the main program the end results have decimal places that dont match. This is drive me nuts yet when I define it as variant type the final results have all the decimal digits matching
|
| Changing color of Command Buttons & Labels | 15 Nov 2008 15:42 GMT | 8 |
I am having an [expletive deleted] time trying to change the color for command buttons and their text, and labels and their text, in VB5 (I finally got the form's back color to change). Any assistance would be greately appreciated.
|
| debugging from .exe file | 14 Nov 2008 21:27 GMT | 1 |
I'm using VS 2008. When I run a program from within VS, debugging is no problem. However, sometimes I go into the /Projects/...bin/Debug folder and run the program directly from the .exe file. When it encounters an exception, I cannot debug it as expected. For example,
|
| Copy, move, rotate, and join a set of coordinates, any suggestions? | 14 Nov 2008 20:21 GMT | 1 |
I wrote a program that calculates a parabolic curve for solar collectors or wifi antennas. mscir.tripod.com/parabola I got a request for a new feature, where a parabolic curve would be
|
| ODBC OpenDatabase only writprotect ? | 14 Nov 2008 12:43 GMT | 2 |
I want to connect and edit a system-DNS (I don't knpw the name and path at runtime). I have tested all the examples in the VB-help with OpenDatabase and OpenConnection, with ODBC and JET, with readonly = false....
|
| Vista Icons? | 12 Nov 2008 09:06 GMT | 2 |
Anybody knows how to add Vista icons to a VB6 application? Thanks in advance, Fernando
|