| Thread | Last Post | Replies |
|
| No taskbar button, VB6 & XP | 13 Jul 2004 14:33 GMT | 8 |
I am somewhat new at VB6, and am trying to modify a VB project written by someone else that has since left the company. Within this program is a main form, and several choices. When I choose any of the buttons but User Input, the taskbar icon stays visible and the
|
| webbrowser components | 13 Jul 2004 14:25 GMT | 1 |
how can I capture when someone uses a scroll bar on the web browser control? I have figured how to get access to the document level (know when they select a textbox, anchor, etc), but this does not help when trying to
|
| VB6 / Access : Check fails - Plausible cause : Caching ? But is it ...... | 13 Jul 2004 10:51 GMT | 6 |
Before i explain my current problem to you all, first let me say a big thank you to all the people that have been so kind and helpfull in the past weeks. Without your invaluable feedback i would still be trying to solve all my problems! Reminds me i'm still a newbie at vb.
|
| how to update Combobox.text within his click event? | 13 Jul 2004 07:49 GMT | 6 |
I have a combobox (type 0, obliged) in a VB6 form. I want to use it as a kind of navigation. I mean: when i click on an item in the list, the combobox must be cleared and updated with the children of the clicked item. So this happens:
|
| Getting Error 429 in XP | 13 Jul 2004 06:20 GMT | 6 |
I have a program which was developed with VB5Pro under Win98SE. A Client needs it to run under WinXP. I decided to install VB5 on his machine so I can make and debug the needed changes in that environment. WinXP is telling me I don't have the rights to GRID32.OCX which is a ...
|
| FTP Client question | 13 Jul 2004 05:22 GMT | 6 |
I am currently trying to make a very simple FTP client so my friends can connect to my computer and download what they want. I am using the INET control in VB 6. I am running a LAN behind a NetGear RT314 router, and my problem is when people outside of my LAN try to connect to my ...
|
| How to make hyperlink object | 13 Jul 2004 04:02 GMT | 4 |
How can i make hyperlink labels? Thats how simple my question it :P Thanks Joppe
|
| Forms collection to registry | 13 Jul 2004 02:56 GMT | 2 |
I am trying to save the forms collection at program shutdown so that at startup all of the forms that were open at the last shutdown will repopen automatically. (VB5)
|
| VB 5.0 can't read my older FRM files | 13 Jul 2004 00:24 GMT | 2 |
I have a VB program that my brother wrote. I only used it once a year. I upgraded my computer and couldn't find my old VB CD, so I bought VB 5.0 on eBay. However, it can't read the binary FRM file. How can I convert this to ASCII?
|
| hello, a question | 12 Jul 2004 23:26 GMT | 2 |
How can i read the icon of a X program??? my idea is stay it on a listview thankz!
|
| bmp to jpeg converter source code | 12 Jul 2004 22:30 GMT | 1 |
Does anyone have bitmap to jpeg converter source code? (not interested in a .dll or .ocx converter)
|
| how to pass recordset object to procedures/functions? | 12 Jul 2004 14:55 GMT | 2 |
I am trying not to use global variable to maintain data consistency. Some procedures and functions will require to pass the recordset object for processing and functions may also return the recordset object to the calling functions/procedures. I already tried this but keep getting ...
|
| Autofill Field | 12 Jul 2004 13:14 GMT | 2 |
Is it possible to autofill a specific field in and Internet Explorer form. I would like to install a program on a client's computer that will automatically fill in a password field with their mac address whenever it sees a specific field name.
|
| Database Connection using VS.NET and VB.NET????? | 12 Jul 2004 13:12 GMT | 1 |
I am trying to connect to a database using Visual Studio .NET. I have created the SQlconnection string and when I am trying to create the DataAdapter using SQLDATAADAPTER tool it aks me to specify the query now my question is If I want to specify a condition in that like "
|
| Possible incompatibility between VB 6 and XP Spanish version | 12 Jul 2004 12:32 GMT | 1 |
Does anyone know about incompatibility problems with Visual Basic 6 and the Spanish version of XP? Thanks Fred Carter
|