| Thread | Last Post | Replies |
|
| VB Copy information from IBM Reflection and Paste info to MS Access RecordSet | 05 Nov 2007 18:03 GMT | 4 |
Good Morning, Currently I am trying to copy information from the IBM Reflection program and paste it into a recordset in Access Database. I am trying to figure out how to write the code. I have everything I need, how to
|
| redirect | 04 Nov 2007 22:15 GMT | 4 |
Hi, I have a software who make a call to an IP and i had to redirect this call to the localhost. can i make that with visual basic? if not, how can i redirect an IP?! tnx
|
| DICTIONARY | 04 Nov 2007 01:25 GMT | 1 |
DICTIONARY A dictionary provides definition to words or corresponding meaning to them in other languages. It usually lists words in alphabetical order. In some cases, a dictionary may alter the arrangement according to
|
| Max and Min of an array | 03 Nov 2007 20:55 GMT | 15 |
I can't think clearly on this. I am trying to get the maximum and minimum values of an array and not use a sort to re-arrange the sequence. At present I have them sorted largest to smallest and the following worked for the first two "picks" out of five totals. Each total ...
|
| Math function question | 03 Nov 2007 15:05 GMT | 3 |
RE VB5 When raising the number 5 to the power of 1.17 we use (5^1.17) which equals 6.58. But how is the reverse accomplised? How do we use VB to get the 1.17 root of 6.58?
|
| Help needed in writing a program | 02 Nov 2007 20:15 GMT | 7 |
Hi. I don't know how to program, never studied it, but I have a need that might require me to write a BASIC programme. But, I cannot do it without help. This is the descrpition of what I want a program to do:
|
| what date is it? - vb style | 02 Nov 2007 19:07 GMT | 5 |
I am making a little PHP timetable for myself but the rooms change every week, so I'm storing the dates of each week number (they're numbered 1 - 52). If there is any way of getting the sytem to count the weeks for me so I don't have to enter the dates of each week that
|
| get file list from zip | 02 Nov 2007 18:32 GMT | 3 |
I need a way to reliably get the list of file names and folder paths from a zip archive . The idea is to add some information to a catalog of the zip files , these are resources for a graphics program .
|
| get contents list of zip archive | 02 Nov 2007 15:47 GMT | 4 |
I have a need to get the list of files and folder paths in a zip archive . I dont need to do anything else , just get the list. Does anyone know of a FREE or very cheap way to do this . I have a sort of program but dont know how reliable it would be .
|
| source code | 02 Nov 2007 13:01 GMT | 2 |
and visual basic.net get password but I didnt write password anywhere or ı dont remember...
|
| Saving data in a database format | 01 Nov 2007 13:11 GMT | 1 |
I have text data in a simple "table format". I would like to write the data to a (new) file with an ".mdb" extension and for this file to open in MS Access. Is there a "simple" text file format that would work, or,
|