| Thread | Last Post | Replies |
|
| Listbox input. | 06 Jun 2005 20:31 GMT | 2 |
I need a code to input a txt form internet to a listbox. If i do it on my method it all comes on one line in the listbox. The lsit goes as follows Between a rock Black knight fortress
|
| detect locked computer | 06 Jun 2005 19:51 GMT | 1 |
Y'all: How can I detect in code that the user has locked the computer (e.g. CTRL-ALT-DEL and selected "Lock Computer"). I don't need to know when they do it - I just want to be able to detect
|
| DVD Author | 06 Jun 2005 19:43 GMT | 1 |
Who need to convert DVD-compatible video files into DVD Image(.ifo, .VOB) that include Menu Creation. you can try dvd author activex http://www.viscomsoft.com/products/dvdauthor/
|
| Command button graphic | 06 Jun 2005 19:36 GMT | 1 |
In an old application I made several years ago I used the Sheridan 3D controls. I need to update this and am told that It is difficult to install applications on windows 2003 networks with XP stations that use these OCX based controls.
|
| input decimal value in text box | 06 Jun 2005 19:20 GMT | 1 |
I need help for input in textbox : there is a field where I want to input number with 2 decimals ex. euro.eurocents /1168.88/ I need when the field got focus to have 0.00
|
| HTML Part input. | 06 Jun 2005 18:53 GMT | 1 |
There's One game which has hiscores page on internet. Its called RuneScape. You can't direct access to the hiscores page so I tried to make a program to fetch the information.
|
| Browser problems! | 06 Jun 2005 18:45 GMT | 1 |
There's this game, RuneScape where you can't direcaccess Hiscores, Serverlists or anything. Although I found a program which can go directly on hiscores page and serverlist page and all.
|
| How to grayed 'Read only' in property of Explorer of Windows with VB? | 06 Jun 2005 18:12 GMT | 2 |
I'd like to be able to desabled the 'Read only' (and grayed this case) with vb codes. How to do this to protect a file againts deleting? r.h.
|
| VBA - Tree view control data is displayed blank | 06 Jun 2005 17:38 GMT | 1 |
I have been using Tree View control on Excel 2000 VBA under Windows 2000. The tree is succesfully populated with data and displayed as expected. However, in a couple of additional tests (same SW configuration, different PCs) the tree view did not display any of the
|
| Need help with SetTimeZoneInformation function | 06 Jun 2005 14:15 GMT | 1 |
I am trying to write a simple program in VB to change time zones (with one click) on my laptop. I found the SetTimeZoneInformation function, although the documentation
|
| Macro to transfer text from Word to Excel | 06 Jun 2005 14:09 GMT | 1 |
Apologies in advance if this is the wrong forum for this question. I need a simple macro to search for certain text strings in a document and then copy these instances into an Excel document. I'm presuming this is a rather simple task to do. I don't have time to learn VBA to
|
| IsNumeric thing. | 06 Jun 2005 13:32 GMT | 4 |
I Need a code to remove all letters from a label. For example Label1.caption = "1a2a3a4a5a6a7a8" <<<<CODE>>>>
|
| VB6 - Combining and Sorting Arrays | 06 Jun 2005 09:00 GMT | 2 |
Could anyone please explain to me how to combine and sort two arrays into a third one so that it only contains unique values and organised in ascending order? Let me illustrate what i mean: I have 2 arrays both storing months. Suppose data contained are:
|
| Database load. | 06 Jun 2005 00:21 GMT | 1 |
Sooo.. another problem by me :) I have made a big database with Microsoft Access. now I want to input the data in grids to Visual Basic Application. It would be awesome to get help.
|
| If...Then using "Or" problem | 06 Jun 2005 00:01 GMT | 3 |
In the following, it does not work for the VISA with 13 or 16 numerals. The error message appears stating it must be 13 or 16 when I enter either 13 or 16 numerals. I have tried several variations, but get the same results. The "Or" seems to be the problem. What am I doing ...
|