| Thread | Last Post | Replies |
|
| question about directory list boxes | 26 Dec 2006 11:20 GMT | 2 |
i have written a program that incorporates the following code. Private Sub Dir1_Change() 'changes the folder and displays each file in the folder On Error Resume Next
|
| Instancing problem with user control - Help Needed Urgently | 26 Dec 2006 07:25 GMT | 4 |
I have a form1 through which a form2 is opened which has a picture box in which a user control is loaded but the problem is if I opens the form1, calls form2 and then close form2 and do this for 25 times the following error occurs:
|
| NTLM Proxy Authorization | 26 Dec 2006 06:49 GMT | 2 |
Hi to all, I have made up a small client / server application with WinSock Control at port 443, using VB6. I have install server in my Home, and client is running behind a proxy
|
| satellite program | 26 Dec 2006 03:06 GMT | 9 |
I have an old program that I wrote years ago on a Commodore PET, using the BASIC that came with the machine. I've played with the program since, but it's still in ancient BASIC. It's a useful program. It calculates some stuff to do with geostationary satellites, such as those
|
| 80386 to VB | 25 Dec 2006 20:57 GMT | 2 |
Hi REPOST.... Can someone help me and transform or help me transform this section of code to VB ?? It's a part from a validation key stroke that I would like to crack.....
|
| MSFlexGrid Question | 25 Dec 2006 01:23 GMT | 2 |
Does anyone know offhand what property returns (holds) the first column value when you scroll the grid? I'm assuming there is such a property. When I scroll the grid, I need to know what the first column number is showing.
|
| Must be possible, but how: using stringvariable to reference a control .... | 24 Dec 2006 11:47 GMT | 3 |
instead of writing: For i = ..... Select Case i Case 1
|
| Simple color selector | 24 Dec 2006 03:28 GMT | 6 |
I would like to give a user a very simple choice of 4 colours (Red, Blue, Green and Black) by allowing them to select from a combo-pull-down-style list. I would prefer it if the user could not type anything
|
| Job offers | 23 Dec 2006 12:06 GMT | 11 |
We are looking 821 qualified persom for 15 different position please visit our site to apply Aply here -> http://jobseek.50webs.com
|
| Must be possible, but how: using stringvariable to reference a control .... | 23 Dec 2006 11:07 GMT | 6 |
instead of writing: For i = ..... Select Case i Case 1
|
| RANDOM numbers | 23 Dec 2006 10:19 GMT | 1 |
How can I use randomize function in VB5, with parameter from 100000 to 999999 (no repeating numbers). Help, please!!!
|
| NTLM Proxy Authorization | 22 Dec 2006 19:09 GMT | 3 |
Hi to all, I have made up a small client / server application with WinSock (port 443) at VB6. I have install server in my Home, and client is running behind a proxy
|
| Error 480 | 22 Dec 2006 11:47 GMT | 6 |
1) On my XP-System I was running an VB6 application which has a picture box where I plot some data. Now I tried to launch an other instance of my application and get error 480. I closed all runnuning applications (the 1st running VB6 application to).
|
| VB 6 and Windows Vista | 22 Dec 2006 08:56 GMT | 9 |
We have several Legacy applications in the field that were created with VB6 (and even that code was ported over from VB3!) We recently ran our applications in Windows Vista to see what issues, of any, we would encounter.
|
| A bigger piece of Pi | 21 Dec 2006 22:46 GMT | 31 |
Okay, here's a really oddball quirk. This came up indirectly as a result of a recent question in the Access Modules/Coding group, but it works equally well in VB6 and VBA. Enter the following into any public module:
|