| Thread | Last Post | Replies |
|
| Winsock stops throwing dataarrival events? | 26 Jan 2007 18:49 GMT | 2 |
I have a VB6 project that uses a winsock control to receive text messages over a UDP connection. It used to work fine. However, when I changed the code to make it more efficient (ie, less processing was done with each received message), the
|
| Reading an Excel .xls File without using Excel.Application? | 26 Jan 2007 14:23 GMT | 3 |
My VB6 app needs to be able to read from an Excel .xls file. However, the target computer won't have Excel installed. All the online examples I've found for reading Excel files assume you're doing this... Dim xl As Excel.Application
|
| Line up decimal points in print outs | 25 Jan 2007 04:48 GMT | 9 |
If Data is: -12.3, -1.23, 0.1, 1.2, 12.3, 1.234 In a column of printed data is there a way to have all the decimal points line up? using: Format(data,"###0.0##") lines up the first character. It doesn't even
|
| Port Scan UDP TCP | 24 Jan 2007 09:54 GMT | 3 |
Hey............. when I open ports in my router for playing games, I want to be able to check if they really are open to the internet............. How can I in VB5 scan my ports for accessibility , both UDP and TCP ports.........??
|
| Safe method to download programs that needs. | 24 Jan 2007 06:36 GMT | 2 |
Get dowloadable programs for a low price. Sign in now and win $5 bonus. Visit http://www.childaogroup.com and download now. Microsoft Windows Vista Enterprise
|
| Send data to Dos program from Vba | 23 Jan 2007 09:19 GMT | 6 |
I am tryin to send data to a Fortran based program from VBA. I know the sendkeys approach is not very reliable. I tried saving my data ( to send ) in a file and then send that to Dos .. .but that doesn't work either. Can someone plzz help!!
|
| urgent(aren't they all) problem in EXCEL - VBA maybe? | 23 Jan 2007 01:43 GMT | 2 |
B1 has text in it A2 has 'x' B2 has text in it What I want to do is: if cell in A1 is empty i want to bypass it
|
| Condensing a .csv file into another .csv file via executing/calling a file.. | 23 Jan 2007 00:42 GMT | 3 |
How could I get started on a project that executes upon calling it..taking 1 csv file in location A and computes average etc.. and then exports it to a new csv file in another location B? Would this be an exe file that does it? Does VBasic create exe files? Thanks!
|
| DeviceIoControl and reparse points | 22 Jan 2007 19:15 GMT | 1 |
I'm attempting to create a reparse point (directory junction) from VB. After having read the MSDN on this subject, I tried it out. This is what I have so far: ----------
|
| send e-mail via smtp without Outlook | 22 Jan 2007 06:57 GMT | 16 |
this is my problem. I've a Windows 2003 Server without any mail-client (i.e. Outlook), and my job is create a Visual Basic application which can send mail directly to a know SMTP
|
| problem with "open with" for multiple files | 22 Jan 2007 06:18 GMT | 11 |
I have a vb6 app that plays MP3 files. I want to be able to select multiple files from windows explorer and open themin my app using "open with". This works fine with one file. I can get the file name/path using the global Command$. However, if multiple files are selected, all
|
| Declaring a file to open | 20 Jan 2007 16:00 GMT | 4 |
I'm working on a program the gets data from another file. The code is: Open "E:\EB\TR\Mc" & DF & ".dat" for input as #1 Error message: File Not Found
|
| Send data between computers | 19 Jan 2007 14:21 GMT | 1 |
How can I send data using a VB6 app to the same app on another computer across the internet? I would like to send the data at the byte level (which I probably have to do anyway). Also, how would I deal with sending data to a specific computer behind a network of multiple
|
| AppBar Form not positioning | 19 Jan 2007 08:20 GMT | 2 |
I've got another perplexer. I'm making a Bible Verse program that docks to either the top or bottom of the desktop (My testing has it docking at the bottom). The Docking form is just a thin (4 pixels high) bar that is used to detect the mouseover that pops up the other
|
| Part Time Job Opening at Purdue Campus | 19 Jan 2007 02:24 GMT | 2 |
Job Title: VB Net Programmer for Transportation Finance Software Development Period: Starting December, for 10 weeks (approximately, could be extended) Schedule and compensation: 10 hours a week, $10 an hour, working mostly in Civil Eng. Bldg.
|