| Thread | Last Post | Replies |
|
| VB to make a CGI-BIN script? | 05 Jul 2006 06:42 GMT | 2 |
Has anyone any experience of using VB to make a CGI-BIN script? Can anyone point me in the direction of how to do this, without paying money out for bespoke solutions (I don't believe that's in the spirit of VB!) Cheers all,
|
| Printer questions | 05 Jul 2006 06:15 GMT | 29 |
In just about every application, the user can select a printer, set the printer properties, and print. And in just about every application except my VB program, the printer will use the selected properties, and the system default printer won't change.
|
| Shape control with Labels, Text Boxes & Command Buttons | 04 Jul 2006 18:47 GMT | 11 |
I have a form that has labels, text boxes, command buttons, etc. and I would like to block off certain areas of the form with a specific back ground color. I tried using the Shape Control without success. I can create the shape in the color that I want and "slide" it beneath ...
|
| Use Strings as variable names | 04 Jul 2006 18:39 GMT | 3 |
In my VB program I have a couple of text boxes called T11,T12,T13 and T14... and so on. When i run the program I want to enter numbers into these boxes and then click a button that would put the data from these boxes into an array. Is there a quick way for me to call up these text
|
| MS word track changes | 04 Jul 2006 16:09 GMT | 2 |
I want to write a macro in VB for MS word. 1. Macro should extract the deleted/added text (when track changes are enabled in MS word). 2. I also want to locate the location of current selected paragraph (eg
|
| VB Printer Dialog Problem (VB6) | 04 Jul 2006 13:02 GMT | 28 |
I have a print problem after showing the VB printer dialog in VB6. The problem does not occured without showing the VB printer dialog. The problem: I'm printing a filled light gray rectangle using the printer.line
|
| VB6 Prerequisites | 04 Jul 2006 09:33 GMT | 4 |
Hello World, what exactly needs to be installed on a Win2000/XP computer to make programs run that were created with VB6? I have found and installed the "Microsoft Visual Basic 6.0 SP6 Runtime"
|
| qodbc driver | 03 Jul 2006 09:53 GMT | 2 |
Hi guys, i am looking for a qodbc driver so that i can talk to the quickbooks database. Any recommendations? Thanks Wes
|
| Rich text boxes - stopped working | 02 Jul 2006 21:16 GMT | 3 |
I have just upgraded MS Office to 2003 and found that I can no longer use Rich Text Boxes in Visual Basic. I get an error message saying 'You do not have a license for this application' or that I no longer have ActiveX installed.
|
| Sorting arrays | 01 Jul 2006 05:08 GMT | 10 |
I'm planning to make a scores table for athletics competition. It should sort the results based on score after every round. For example Long jump competition
|