| Thread | Last Post | Replies |
|
| VB launching external program | 02 Dec 2005 04:03 GMT | 2 |
Am having great fun searching docs and such just to find a simple command structure I know must exist. I have a file list box in a window. When I click a file I want to launch whatever app is associated with the extension of the file (ie. pdf, jpg etc). I cannot find a way to ...
|
| How do I copy a form? | 01 Dec 2005 18:34 GMT | 2 |
This should be so blasted easy I can't believe I even have to ask this: I have a form that I want to use as a template for other forms (its a Crystal Reports viewer form). I have tried everything I can think of to copy this to another name so I can make the very few changes I ...
|
| DB does not save all 3 tables - VB6 & DAO 3.6 | 01 Dec 2005 16:58 GMT | 1 |
I posted this in a database newsgroup 9 days ago and received no answer at all. Since the repair, it has goofed up again with 211, 211, 210 being displayed as the 3 table identities in the error message box. As you can see from the identity numbers, there is a time when ...
|
| VBScript to VB>NET conversion document/article/tipsheet | 01 Dec 2005 12:05 GMT | 2 |
We're upgrading a product that allows users to use VBScript to customize their data replications. The new product uses VB.NET instead of VBScript. I've been searching for an article which discusses the high level differences between VBScript and VB.NET, but haven't found
|
| Use public variable in filename path | 01 Dec 2005 04:26 GMT | 2 |
I am creating a program in publisher and I have a reference to a background image. I need to have part of the path be a variable so I only need to set it in one place and have it applied throughout the project. I have a module that says:
|