| Thread | Last Post | Replies |
|
| How would you attack this? | 20 Apr 2005 19:22 GMT | 5 |
I currently open multiple text files in the DOS edit funtion by using the DOS shell command. Probably not the most effective way to do it but it works for me. Shell "c:\windows\system32\cmd.exe /cEdit " & CustDirPath & WO &
|
| "Screen" Property issue | 20 Apr 2005 17:14 GMT | 4 |
I'm still kicking this cat all over the room, and the problem keeps coming back. I can share a code-bit among several different Forms, and have placed in the <Modules> section of the Project Explorer.
|
| Resizing MDI Child forms | 20 Apr 2005 16:34 GMT | 12 |
Re VB 6 I have an MDI form displaying a single Child form at anyone time. When the MDI form is resized, the currently loaded MDI Child form needs to resize accordingly.
|
| vb6 "subscript out of range" Please help | 20 Apr 2005 15:20 GMT | 1 |
I had been trouble with Error 9 subscript out of range for sometime. Also understand that this is an array issue. But would like that anyone can figure it out where the problem is ? This is an Server Chat source code.
|
| table contents to file | 20 Apr 2005 15:09 GMT | 1 |
Dear, I have an input-form of which the contents is to be written in a table. Now, one field of that table must be written to a file, and the name of the file must be the same, e.g. contents of the file = a, the name of the file must be
|
| VB6 Collection | 20 Apr 2005 14:37 GMT | 9 |
Working in VB6, I came accross a data type called a "Collection". I have never heard of this before and a little research I came up with a little explanation here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vblr7/html/vaob jCollection.asp
|
| User Passwords and Crypto API | 20 Apr 2005 14:15 GMT | 6 |
Currently users of our system (PARIS) which is built using VB 6.0 and SQL 2000 need to enter a username and password before they can use the system. The username and password are stored in a table in SQL 2000. The makes the system unsecure.
|
| Fw: Data Transfer between Visual Basic application & ActiveX exe ... | 20 Apr 2005 10:36 GMT | 1 |
Can anyone help me..... regards M. Subbaiah ----- Original Message -----
|
| ComboBox Dropdown List | 20 Apr 2005 09:46 GMT | 7 |
Hello. I have a VB project and the opening screen contains a ComboBox dropdown list. The code and the results are shown in: http://www.jimwrichards/images/Combo1.gif http://www.jimwrichards/images/Combo2.gif
|
| authentication for VB, CDO and Exchange 2003 | 20 Apr 2005 09:09 GMT | 2 |
I'm using VB and CDO successfully as per acticle http://support.microsoft.com/default.aspx?scid=KB;EN-US;q286431 to send email via a SMTP server - in this case my local Exchange 2003 server. As this server is accessible externally I have it set up to require
|
| VB6 and Win 2003 Server | 20 Apr 2005 08:58 GMT | 2 |
All, We have an application that uses a VB6 COM component that instantiates a VFP COM component and works fine on all versions of windows up to and including Win2003 Server. The problem is as soon as we install SP1 W2k3 then we can't
|
| Open IE Browser Control With No Titlebar... | 20 Apr 2005 08:30 GMT | 1 |
Hello Friends, I am trying to open an instance of the browser control with no titlebar. I do not want to place the actual control in a form since I need access to all the elements of the actual browser (menus, history etc...). This is my code
|
| MPEG and MCI commands | 20 Apr 2005 07:56 GMT | 2 |
Im making an videoplayer that supports AVI and MPEG, using MCI commands. Everything works great when using an AVI (play, framecapture, framestep). But when i use an MPEG it can only play and framestep. I doesnt do framestepping at all.
|
| Reset Screen Saver Timeout Timer??? | 20 Apr 2005 07:14 GMT | 2 |
I use a commercial program that locks up the system when the screen saver is activated. Thought I'd write a small program that did whatever was required to tickle the timeout timer periodically.
|
| Search Beta test software access control | 20 Apr 2005 01:11 GMT | 4 |
We are now starting a limited public beta of a new security program for Windows named "NaturalLogin". The program can use one or more hardware devices (such as standard USB storage keys) and/or custom questions to enable a multi-factor (2 or
|