| Thread | Last Post | Replies |
|
| I'd like to develop a COM add-in for Outlook.... | 30 Jun 2006 22:11 GMT | 2 |
And I'm looking for any and all pointers to good tutorials about writing COM components for Outlook 2000, XP and 2003. This project will be a freeware project to help filter spam. Any links you could toss my way would be greatly appreciated.
|
| add text to bottom of richtextbox, simple method? | 30 Jun 2006 19:59 GMT | 8 |
I'm trying to add text to the bottom of a richtextbox using VB6. Is there a simple way to do this?
|
| Can't move MDI Parent form | 30 Jun 2006 19:10 GMT | 3 |
I have a MDI parent form with various child-forms inside. I can resize, minimize, maximize the parent form, but can not move it. When I try to click on the title bar and drag it somewhere nothing happens. If I go to the edge arrows appear and I can resize it no
|
| Reading the content of a HTML file | 30 Jun 2006 18:36 GMT | 7 |
How to read the content of a HTML file from VB 6. The HTML is locally saved and my vb application has to read the content of the file. Especially the contents of a table in the HTML file. Any clues?
|
| Opening url's from access db | 30 Jun 2006 15:55 GMT | 3 |
I have a strange question :) I have an access DB that contains one table which contains a list of URL's What I am trying to do in VB6 is connect to the DB and ask it to open
|
| Fill a Datagrid from a lookup table | 30 Jun 2006 15:30 GMT | 1 |
The application I'm working on has a lookup table (tblItem) that has two columns, ItemNum and Description. Orders will be entered using a Datagrid view that has three columns, OrderNum, ItemNum and Description. When the user enters the ItemNum, I'd
|
| rational rose + vb 6.0 | 30 Jun 2006 15:01 GMT | 1 |
I am searching for this now for more than a week. Please say if anyone can help me. I am using rational rose, and trying to create a vb form from it. the form comes out well.
|
| PING: Karl E. Peterson - Moving the Type to a Class | 30 Jun 2006 14:56 GMT | 8 |
In attempt to comply with your recommendation (at the grave risk if invalidating my membership in the Procrastinator's Club... gotta remember to return that application) I moved the Type into a Class. The unfortunate (but not unexpected) side effect is that I now have to treat it as ...
|
| Direct Text-to-Speech problem | 30 Jun 2006 12:28 GMT | 1 |
Can any help or guide me how to handle the "Microsoft Direct Text-to-Speech" control in VB Further work will be involved in customising for the HINDI (Indias) language. Thanks.
|
| Central Time on a Network | 30 Jun 2006 12:18 GMT | 2 |
How can set the time on several computers on a net work in VB is this possible Or is there another way ? Any One ?
|
| Simulating keystrokes | 30 Jun 2006 09:04 GMT | 1 |
Hi, i will like to know how i can simulate a key press using vb6. For example writing code that would tab without me pressing the button. What api functions would i have to call. Can someone please point me in the right direction thanks.
|
| Using GZip decompression in VB 6 | 30 Jun 2006 08:50 GMT | 1 |
Does anyone have any pointers on using GZip Decompression in VB 6. I am looking for a way to decompress .gz files/ Many Thanks sean
|
| vb proximity query? | 30 Jun 2006 07:12 GMT | 2 |
Anyone know how to create a proximity query in VB? I would like to search a database on freetext using a proximity value. For example: lProximity = 10 (find word Y within 10 words of word X).
|
| VB6 - Vista | 30 Jun 2006 05:23 GMT | 2 |
|
| How to build the mazeman.txt file? | 30 Jun 2006 05:09 GMT | 7 |
I am in the following project, and don't how to build the mazeman.txt file to work with my VB6 codes. Please help: I have to create a simple game called MazeMan in Visual Basic 5 or 6. The player will use the arrow keys to move through a small maze until they reach
|