| Thread | Last Post | Replies |
|
| log on to FTP server | 10 Sep 2004 14:27 GMT | 8 |
form1 has 2 textboxes (txtUser,txtPass), 1 Command (cmdTest),1 Inet Control. All i want to do is log into the server, and then disconnect. then in a message box tell the user if they logged in correctly..
|
| Get Primary Domain controller in Win9x | 10 Sep 2004 12:51 GMT | 6 |
I Have the Problem... How Get Primary Domain controller in Win9x... I used for WinNT/2000 the NetGetDCName... But in Win9x(Netapi32.dll) not implemented....
|
| Turn a picture | 10 Sep 2004 12:48 GMT | 7 |
I would like to turn and save a *.jpg picture whith my VB-Programm. I font a few codes in the Internet but the quality of the pictures is very bay. http://wald.heim.at/schwarzwald/520953/bild_drehen.zip
|
| Connect To Internet Automatically (VB6) | 10 Sep 2004 05:15 GMT | 2 |
My small app detects an Internet connection (Randy Birch code) but I want it dial my ISP when no Internet connection is found. For example, when Windows is loaded the app will run automatically, detect no Internet connection and dial. Also, my connection has a habit of dying
|
| Frame Box | 10 Sep 2004 05:09 GMT | 7 |
I have a project whereby one of the forms has a frame and in that frame I have more text boxes, command buttons, etc etc. I'm wanting to get rid of the frame without losing the text boxes and the command buttons, etc etc, but I'm finding that VB won't let me drag these
|
| Design Questions - III | 10 Sep 2004 03:18 GMT | 1 |
When building a class that exposes data from a database should a designer expose the numeric values of properties (i.e. the primary key of a table which also serves as a foreign key)? Note: The names have been changed to protect the innocent.
|
| Design Questions - II | 10 Sep 2004 03:14 GMT | 2 |
Is exposing a collection as a class property proper etiquette? Should I just expose a public method that returns a collection?
|
| Searching a text file? | 10 Sep 2004 02:37 GMT | 4 |
I have a text file which in which the lines are numbered this way: [flightsim.0] [flightsim.1] -
|
| Probably a stupid VBA question, but,... | 10 Sep 2004 01:57 GMT | 2 |
I *can not* find it in the Help. I am modifying a piece of code written in VBA within Excel (Office 2k), and need to programmatically rename a group of files. (xxxxx.asp.htm to xxxxx.txt)
|
| Probably a stupid VBA question, but... | 10 Sep 2004 01:56 GMT | 4 |
I *can not* find it in the Help. I am modifying a piece of code written in VBA within Excel (Office 2k), and need to programmatically rename a group of files. (xxxxx.asp.htm to xxxxx.txt)
|
| Rich Text Control Causes Insanity | 10 Sep 2004 00:06 GMT | 1 |
Here is the situation: I am attempting to reposition a rich text control within a frame in a running vb6 program. What I want to do is to click on the text box then drag it to a new
|
| Visual Source Safe | 09 Sep 2004 23:24 GMT | 1 |
I'm new to Visual source safe and i want to use that tool. Can you please tell me as to how to learn visual source safe? Any reference or Any documentation would be appreciated. Regards,
|
| Dongles... | 09 Sep 2004 21:46 GMT | 14 |
Yes, I hate the idea too but can't think of any other solution. We are about to release a v. expensive application ($1000`s) to a single organisation. We will only ever sell a handful of systems. We will be charging per seat and require a solution whereby they can only
|
| Visual Basic Compiler / IDE download (newb) | 09 Sep 2004 21:28 GMT | 4 |
Basically I would like to downlod the visual basic 6.0 compiler, but i already have the vb.net compiler. I had to pay for the VB.net IDE, just wondering if I can get the vb 6.0 IDE for free or not. all comments are appreciated. Thanks all.
|
| Send to Front | 09 Sep 2004 21:23 GMT | 2 |
How can I send a shape in front of TextBox? Thanks
|