| Thread | Last Post | Replies |
|
| Internet Transfer Control in VB6 - StateChanged not firing | 28 Apr 2005 20:33 GMT | 4 |
I have a VB6 program that runs in interactive mode (for configuration & manual reruns) or in fully unattended mode (fired from Scheduler). The program connects to a remote FTP server, changes directory to the download directory ('CD Outfiles/'), verifies that the directory has
|
| Write Property Bag to Text file in Text format, not binary | 28 Apr 2005 18:31 GMT | 1 |
I know that I can persist an object's data using the Property Bag in VB6 and MSDN includes the code sample listed below. However what I want to do is save to the text file in PLAIN TEXT Format, *not* as binary. I want to save the file so that it is human readable in the format: name
|
| Hilfe bei VB Programm | 28 Apr 2005 13:36 GMT | 4 |
Hallo an alle, ich bin im Bereich VB Anfänger, habe aber leichte VBA Erfahrungen. Ich soll nun ein kleines programm schreiben das wie folgt aussehen soll: Kleines Fenster
|
| how to make disabled text look 3D? | 28 Apr 2005 10:27 GMT | 2 |
if you right click on any of the buttons in the task bar, the disabled options (usually Move, Size and Maximize) look 3D. anyone know what it's called and how to get this effect? TIA
|
| Looking for a VB programmer for short term PAID job | 27 Apr 2005 13:00 GMT | 9 |
I am looking for someone skilled in Visual Basic to convert some Excel Files with Macros into pure Visual Basic. I will pay a reasonable fee. This should only take a VB programmer a few hours. Please e-mail me.
|
| send function from winsock32.dll | 26 Apr 2005 23:40 GMT | 2 |
Hi! ive got a problem with the send function and would appriciate ure help... i want to send a struct with that send funct which looks like that: type pack
|
| VB6 Longevity? just thinking over some cold ones.... | 26 Apr 2005 23:28 GMT | 2 |
I like VB6... I'm comfortable with it. My apps are solid and my customers are happy. So how much longer can my apps last? I'm just fine with 98 through XP....But how many Micro$loth OS upgrades can my old-fashioned VB6 apps tolerate?
|
| object reference | 26 Apr 2005 18:16 GMT | 2 |
Where I can find a list of all the methods/properties of the VB objects? I know that I can use the MSDN Cd but I have a laptop without the CD (the Compaq Evo N410c) and I don't have always the external CD unit available :-(
|
| Arrays | 26 Apr 2005 16:10 GMT | 1 |
How can I assign an array to another array? //Code dim frame(100) as string 'declaration build_frame frame 'funtion call
|
| visual basic 6.0 starting the learning CD | 26 Apr 2005 13:29 GMT | 1 |
i got a visual Basic 6.0 professonal edition( Academic) it came with thevisual basic 6.0 CD and another CD Visual Basic Professional 6.0 Step by Step... it seems to be a e-book by microsoft..... on the face of the CD it says To install the files from this
|
| Job offer bout VB6: | 26 Apr 2005 11:39 GMT | 1 |
Job offer bout VB6: Hi everybody, I need to build a prg or an OCX wich let me load a .doc file or a .rtf file.
|
| Best ICON's Resolution for Tree control | 26 Apr 2005 10:54 GMT | 2 |
What is the ideal resolution of icons for tree control? I have heard that 16x16 resolution have problems of boundry merging.
|
| autoredraw (bit confused) | 26 Apr 2005 09:19 GMT | 68 |
When you have set AutoRedraw = True and you use a graphics method (Line, Circle etc.), the graphics get drawn on to the hidden persistant memory buffer. So, exactly what determines, when VB will refresh the display. Is there is way to tell VB be not to do so, unless explicitly
|
| Microsoft YCMD Software Giveaway! | 26 Apr 2005 08:06 GMT | 2 |
Hey, Microsoft is sponsoring their 2005 annual contest, “You Can Make a Difference” and is giving out Visual Studio .NET for FREE to anyone who applies!! Also, 10 winners will receive a $2500 scholarship, $1500 production budget and $1000 in technology for their school. All you have
|
| Essential Tools... | 26 Apr 2005 04:19 GMT | 6 |
I am new to VB and currently using "Microsoft Visual Basic 6.0" as my IDE. It doesn't appear to be a feature rich IDE, from my perspective anyhow, so I was wondering what are the top plugins and tools for VB that I can use to make my life easier and development more productive.
|