| Thread | Last Post | Replies |
|
| Menubackcolor | 22 Sep 2007 03:00 GMT | 3 |
I am using my own backcolors for forms ,buttons and so on like Form1.backcolor=RGB(R,G,B). How can i set my own backcolor for the Menu? Frans.
|
| Open Access Report From Visual Basic | 21 Sep 2007 19:49 GMT | 1 |
Does anyone know how to programmatically pass parameters to a Microsoft Access report? I have an Access report that prompts for a month, year and manager's full name for it to run. I attempted the code below but the report still prompts for the requested parameters
|
| Where to record software use in Vista? Can't write to system directory | 21 Sep 2007 17:01 GMT | 10 |
Earlier it was possible to record the use of a program in a little file in the system folder, but now it seems one can't write a file in the system folder on Vista. 1, What is a good/correct way to record the use of a VB 6 program in a
|
| Looking for freeware alternative to QPro32.Dll for VB6 | 21 Sep 2007 07:42 GMT | 2 |
I'm looking for a freeware DLL for VB6 that provides similar low-level bit-shifting routines (and others if poss) to those found in QuickPak Pro 32. Thanks.
|
| environment | 21 Sep 2007 02:16 GMT | 3 |
i am in confusion . plz tell me can we say VB 6.0 is environment or language?
|
| Excel Sheet1 to PictureBox | 20 Sep 2007 22:07 GMT | 1 |
This has been used for the last three years without any problems. Now there are random Windows XP workstations resulting in error '6' OverFlow when a file is selected to open. Other workstations open the files with no problem.
|
| Visual Basic 6.0 - IDE Just Disappears Without Warning | 19 Sep 2007 20:52 GMT | 2 |
Where I work we run a major application which is written in VB6 (being a major international company upgrading takes time!! :-) ). To date this hasn't been a problem. However, we're currently incorporating a third party application into ours
|
| Menubackcolor | 19 Sep 2007 01:10 GMT | 1 |
I am using my own backcolors for forms ,buttons and so on like Form1.backcolor=RGB(R,G,B). How can i set my own backcolor for the Menu? I am using VB 6.0
|
| VB with Flash button | 18 Sep 2007 16:37 GMT | 1 |
First, Thanks to all who help me previously. Now i am trying to use flash button under shochwaveflash control instead of regular vb button but when i click on this button a java script run automatic and IE
|
| Winhttp5 must be registered to use the ServerXMLHttp object | 17 Sep 2007 17:28 GMT | 1 |
I've got the problem that using the ServerXMLHttp object on a Windows Server 2003 retrieves following error message: Winhttp5.dll or higher must be registered to user the ServerXMLHttp object.
|
| My sounds (very brief .wav files) are playing too quickly | 17 Sep 2007 14:22 GMT | 3 |
Hiya folks, I'm a newbie (both to VB6 and to this group) and I'm having a problem with some sounds I'm trying to play using the MMControl. One of the sounds is a sonar 'ping' noise which ought to be repeated
|
| Sendkeys API question | 16 Sep 2007 08:56 GMT | 1 |
Using CopyMemory and SendInput API's what is the VBkey for sending a Ctrl-PageDown? -mike
|
| Need advice on best way to teach VB6 to high School Students. | 15 Sep 2007 16:34 GMT | 4 |
This is my first year teaching VB6 to High School Students. I am in China, by the way. I moved here. I am looking for advice. I hope that this group is appropriate. I am wanting to teach VB by making it exciting by having them create a
|
| special sort problem | 15 Sep 2007 01:09 GMT | 7 |
I need help in a specialized sort situation. I have a population of 20 entries and want to separate it into 5 groups of near equal numerical amounts. With such a small number I solved it manually. But, if I get a larger population of 100 or 500 entries, then I better get some ...
|
| Can you help me with this coding..i get a ByRef argument type mismatch erroe | 14 Sep 2007 18:31 GMT | 1 |
Private Sub cmdVerify_Click() Dim i As Integer 'Open the file to write records Open "C:\Documents and Settings\Aasiya\Desktop\Programming Project
|