| Thread | Last Post | Replies |
|
| HELP! Total noob question! | 01 Mar 2004 20:39 GMT | 3 |
Here is my problem: I need to have a conversion tool in my program to convert ounces into the correct number of gallons, quarts, pints, cups and ounces. How do I write the conversion code under CalcButton if my user input
|
| Line Input example? | 01 Mar 2004 19:52 GMT | 2 |
I was wondering if anyone could post an example of some code to loop through a file and change specific lines without actually processing the file or changing its format? For example, in the section below, I need to change some of the 0 values to
|
| Multiline tooltip | 01 Mar 2004 18:21 GMT | 2 |
Is there a way to get multiline tooltips on a listbox? I have tried one sample code but it gives errors for listboxs, image controls and labels controls. Any ideas?
|
| Set Jet password on DataConnector control | 01 Mar 2004 17:42 GMT | 1 |
..this must be possible, but I can't see any way of doing it! thanks! Phil
|
| Image color channels+VB5 | 01 Mar 2004 17:10 GMT | 2 |
Hi, I'm trying to write a programme in VB5 to split a photograph into one photo with just the red channel and one photo with just the cyan(blue/green) channel. This part I can do - the part I am having problems with is recombining the 2 pictures into 1 with one image offset slightly ...
|
| ActiveX for PuTTy or psftp | 01 Mar 2004 14:35 GMT | 1 |
I am looking for an ActiveX control to transfer files using either PuTTy or PSFTP through a VB6 app. Do let me know if anyone has used it or if any is available. I am not particularly looking for freeware. Thanks in advance.
|
| Newbie @ Databases | 01 Mar 2004 14:18 GMT | 3 |
Here's my situation: I have an Access Database v. 7.0 and there is only one table, "Market". There are three fields in the Market table, Price, Product, and Number. What I want to be able to do is to access the database and enter in a number (ISBN) which then checks the database for ...
|
| How to parse multi-line text and replace sections | 01 Mar 2004 09:27 GMT | 2 |
Dear Group, I was wondering if anyone can suggest an efficient way to locate and replace several different chunks of text in the header of a file. I tried following advice to use the MSXML tools but it's not a well defined XML content and I
|
| Text File Help Needed | 01 Mar 2004 06:09 GMT | 6 |
I have a text file which holds data for 30 cars in the following way: CarRegistration CarType CarClass Available I'm trying to display the full contents of this text file in a list box so the user can see the total car fleet, my problem is that I want ...
|
| garbage collection | 01 Mar 2004 02:46 GMT | 3 |
is the any way I can force garbage collection in vb6 Any suggestions are greatly appreciated!
|
| recorded WAV doesnt play in windows media player | 01 Mar 2004 00:18 GMT | 6 |
I made a simple app to record a wav, then save it. In the declarations i got, Private Declare Function mciSendString Lib "winmm" Alias "mciSendStringA" (ByVal _
|