... I work with both every day. They both have their niche, only Microsoft no longer produces anything that fills the same niche as VB6. If I had more time,...
First you have to prepare your gif. You need to download a program that allows you to designate a certain color as a background color. This is like they do...
Just because I know you folks.... A short while ago, my XP computer at home decided that it would crash every time I tried to load and play an .avi video file....
Thanks Tim. Will try! -=BDN=- ________________________________ From: helpwithvb@yahoogroups.com on behalf of Tim Rupp Sent: Tue 4/1/2008 10:18 AM To:...
Adelle, I think the question is that VB.Net is not longer a continuation of VB6. I started with VB3 and continued till VB6 Visual Studio, but ... how can I...
I have followed a few of the messages about VB6 and .Net. I think this group should collectively and through Mr. Smiley develop a new language using the best...
Bob
usewillow@...
Apr 1, 2008 7:09 pm
20652
What is a command that can be used to check the existence of a file in a web location, such as sharepoint? I have tried Dir(Filename) and the FileSystemObject...
What is a command that can be used to check the existence of a file in a web location, such as sharepoint? I have tried Dir(Filename) and the FileSystemObject...
... Hi. Sorry I don't have time to fully answer your question. Try adding a reference to "Microsoft WinHTTP Services". It's a built-in component for Win2000...
Good Evening, Anyone been able to use their Mouse's Scroll Wheel when working inside the VB-6 IDE ? Or, have I just been too _____ to figure this out ? Over...
Anthony, The problem is that I use a control called VBSkin.ocx to change the visual aspect of forms, buttons, etc , and this ocx dont leave me use the IMAGE...
... I realize this isn't an answer, but the reason is most likely that the skinning control overrides the normal painting process. Most of the built-in and 3rd...
EXACTLY Adelle This skinning control don't let me use the Image and Label controls. It have its own Label control (very basic and failing sometimes) but...
http://support.microsoft.com/?id=837910 /tr _____ From: helpwithvb@yahoogroups.com [mailto:helpwithvb@yahoogroups.com] On Behalf Of Steve Manser Sent: Tuesday,...
Thanks Adelle for the excellent tip. I used WinHTTP. My problem now is that if I try to check a file on Sharepoint, I get a 401 status. If I check a...
I am guessing that you are not using the Sharepoint SDK? _____ From: helpwithvb@yahoogroups.com [mailto:helpwithvb@yahoogroups.com] On Behalf Of Tim Lewis ...
Thanks Tim. Unfortunately the client that I am working for keeps the PCs locked down. I could probably go through the process of getting the Sharepoint SDK...
Steve, what is your email?? I will attach the driver to you. I downloaded it long time ago, from planetsourcecode.com. Unfortunately, I checked the link and no...
Bang Bram
bang.bram@...
Apr 2, 2008 7:32 pm
20669
 http://support.microsoft.com/kb/837910 ... From: "Bang Bram" <bang.bram@...> Sent 4/2/2008 8:02:58 AM To: helpwithvb@yahoogroups.com Subject: Re:...
Hi Everybody, I have developed this software which requires the paper orientation to be changed to landscape prior to showing. This is in visual basic 6.0. Due...
Hi, ... I think if there were a GIF ocx with an hWnd property, it would work. Not sure if this is the effect you were trying to achieve, but if the idea is to...
Hi, VB9 is VB dot Net 2008 Before that we had VB 2005 Microsoft stopped their support for Classic VB-6 quite some time ago, but I seem to recall that they...