| Thread | Last Post | Replies |
|
| wirting to a file | 05 Dec 2004 17:40 GMT | 1 |
Hi group, I have to write to a file something like that 192.168.10.70 2 1 01 FFAA01
|
| Is this a collection application? | 05 Dec 2004 17:19 GMT | 4 |
I need to keep track of how many times each contestant wins a tournament. I have a list of names. I would like to be able to do something like: Wins(Name)=Wins(Name)+1
|
| any reading or sample code to capture datainput from parallel or serial port | 05 Dec 2004 15:11 GMT | 2 |
I am looking for a code (may be a reading) to get signal input at parallel or serial port. the device can be a computer or simply any digital sources. any help is appreciated.
|
| How to tally permutations? | 05 Dec 2004 15:07 GMT | 9 |
Suppose I have some process that produces items from a set of unique elements. (Like drawing cards from a deck.) I would like to keep track of how many times each of the possible permutations occur.
|
| Help to Print XML File | 05 Dec 2004 10:13 GMT | 3 |
I need to send a data from .XML file to a printer. Any advice would be greatly appreciated.
|
| ListBox & TextBox help | 05 Dec 2004 06:00 GMT | 13 |
I have a text box that has a list of information pasted to it . I want to add each line of the text box to the list box in a ListBox. List1.additem("Line") Is there a way to loop through eatch textbox line and then add that line to the list box?
|
| resizing image | 05 Dec 2004 04:34 GMT | 1 |
Hi any idea how i can in vb to take from one dir with image and copy them to other dir but with diferent size.
|
| DATA REPORT PROBLEMS! | 05 Dec 2004 04:31 GMT | 1 |
I have a Dynamic Data Report which pulls data from a stored procedure, When report is view it always skips the first record I have tried everything I know Here is the code:
|
| REAL simple question for the experts | 05 Dec 2004 03:43 GMT | 7 |
I have a form, which has a button. I click the button and I use a CALL statement to call a function that runs through a database recordset. When I get to some conditional in the loop through that recordset, I
|
| Using SendMessage to best effect | 05 Dec 2004 00:04 GMT | 1 |
My Dear Groupies, It is a Saturday night and I have a quandary about the best way to use SendMessage in a wee program I a putting together. I have a scrollable picture on a form which is roughly about twice the
|
| Dial up conn. | 04 Dec 2004 23:30 GMT | 1 |
What I would like to do is extract the data out of the dial up connections (name and tel number). Anyone know how to do this? Many Regards, Milo
|
| DateTime string format | 04 Dec 2004 22:50 GMT | 6 |
If I have a string that represents hours, minutes, and seconds in the form: "1:7:3" how can I format it so that it is of the form: "01:07:03"
|
| Displaying/removing forms rapidly - any general rules | 04 Dec 2004 21:24 GMT | 3 |
Got to the end of a project and going through the full horror of seeing it run on Other People's Machines. One of the things that's getting to me is really just a style point, but I'd love to fix it to some extent.
|
| help on writing data to location | 04 Dec 2004 18:01 GMT | 1 |
I need to write the file that I am downloading to a location that I am choosing, but I am having trouble puting the chunks of data into a byte array on a loop process. Dim vbData As Variant 'data variable.
|
| Question for Steven Burn | 04 Dec 2004 17:49 GMT | 2 |
Do you allow the icons on your website to be used in a proprietary saleable program?
|