| Thread | Last Post | Replies |
|
| Help with string | 22 Jan 2006 01:51 GMT | 3 |
Hi, i need some help with string. I like to build a string containing some other variable name and use the variable as if the on inside as been transfom to there contain: Exemple
|
| digits following decimal | 21 Jan 2006 12:32 GMT | 18 |
I'm good at using more code than necessary to get the job done. This particular situation is no different. But I thought it wise to ask the smarter programmers here this question so I can do this better.
|
| Free Visual Basic.NET videos | 21 Jan 2006 03:46 GMT | 2 |
Free Visual Basic.NET videos at http://www.vbdotnet.somee.com
|
| Registry or INI | 21 Jan 2006 02:41 GMT | 2 |
I have a server that runs many applications and services all written in VB. All of them need to access the same small pieces of information (5 to 10) such as a passwords or path variables that change frequently. Where would be the best place to store these hand full of values. In a
|
| checkbox_Click called when value changed? | 20 Jan 2006 23:09 GMT | 12 |
I have a problem with my test program. I have: 1) A listbox of symbols 2) A checkbox that allows you to select all / unselect all items in a check box.
|
| Unexpected Error; Quitting and Permission Denied | 20 Jan 2006 18:42 GMT | 4 |
If a user running Windows 2000 without Admin rights tries to run a VB6 executable they will get "Unexpected Error; Quitting" message. If I run the program in VB6 before any code is executed I get a "Permission Denied" message.
|
| Autocad appllication not closing | 20 Jan 2006 15:40 GMT | 3 |
I am doing a project in which the main interface is designed in VB6 and parameters for different solids are passed to Autocad in order to draw it and the drawing is saved in the application path. The same drawing is viewed as source doc of an ole object.
|
| Find method - can not find records ending with the specified criteria | 20 Jan 2006 06:08 GMT | 8 |
using ADO and trying to find records from an Access file using the Find method. I assign the arguments to a variable for easier handling (temp_value) "fldItalianWord" is the Access field name
|
| Get text from edit box | 20 Jan 2006 03:31 GMT | 8 |
Hellou! Please can anybody tell me how to Get text from edit box in some window (etc. notepad) if i have HWND of this edit box. I try by using GetWindowText API butt this API return text only if this text
|
| Need help with a list of objects on a vb gui | 19 Jan 2006 19:43 GMT | 9 |
I have a list of directories I want to display in a single column. Beside each entry in the list I want to put a check box. So how do I construct a two column list where the first column is a check box and the second column
|
| VB6 replace....Is it the fastest method? | 19 Jan 2006 14:13 GMT | 1 |
string "replace" function in VB6 is it the fastest string replace method? thanks ken
|
| vb ipconfig | 19 Jan 2006 14:04 GMT | 2 |
im trying to make a program thet can release or renew the ip address of the machine its on can some one help Please
|
| Timer Interval | 19 Jan 2006 08:51 GMT | 2 |
Could someone tell me what one interval is in seconsds (miliseconds). Or, in other words how many intervals are there in a second. ...and what is the maximum interval, and why. What can I do if I want to have something happen every hour (do I HAVE
|
| Help | 19 Jan 2006 07:53 GMT | 1 |
How do I make a move in VB.net??? Thanx Dean
|
| creating a secure kiosk? | 19 Jan 2006 02:02 GMT | 3 |
hi, i am contemplating writing an application in vb6 that will be used in a public/kiosk type of operation. there will be a keyboard available on the station so i was wondering what are the best methods of securing the operating system from malicious keystrokes (windows-key, ...
|