| Thread | Last Post | Replies |
|
| Stopping a Web Service | 08 Apr 2005 16:54 GMT | 3 |
I need help in stopping a Web Service I started. Any Ideas?
|
| What could I be doing wrong??? | 08 Apr 2005 16:35 GMT | 5 |
I've just used the "Data Form Wizard" in VB6. This is a starting point for me to learn something about data management in VB6 So that's all I did... used the wizard. Didn't do anything else, I swear.
|
| Timer in Webservice | 08 Apr 2005 15:39 GMT | 1 |
i'm kindoff new to this news group, i hope someone can help me out. I have this server base timer in a webservice, that i start up remotely to monitor email delivery at preset intervals. the problem is that wen i try to stop the service it keeps running. i've tried setting the ...
|
| DataCombo boxes and ADODCs. | 08 Apr 2005 14:36 GMT | 5 |
Hey all, I have an ADO data control that is connected to a table, and I configured a DataCombo to display the key field of the table. When the combo box's selected value changes, the defaulf behavior of the combo box is to modify the record
|
| RaiseEvent to Plugins? | 08 Apr 2005 14:35 GMT | 6 |
I have an application that uses a plugin interface to exend the functionality of the overall application. I would like events that are generated in the application (a DLL) to be seen by all the plugins. Can this be done? If so, how?
|
| Can I edit color of string variable? | 08 Apr 2005 09:07 GMT | 4 |
How can I change the color/font settings of a string variable. Example I have a text box called text1 text1.text = "This word is Red." How could I edit it so the only the word Red is shown in the color red?
|
| Close all child forms | 08 Apr 2005 09:06 GMT | 2 |
I have a VB 6.0 aplication with a MDI Form as a principal menu, at some time I have several open child forms, what I want it's to close all these child forms by pressing some comand for some condition.
|
| 'Microsoft.Jet.OLEDB.4.0' reported an error. | 08 Apr 2005 08:30 GMT | 1 |
I am trying to import SQL Server tables into MS-Access,i have a query to import but when i execute this query in query anlyzer it returns an error message. Query:
|
| Mergng Multiple word Docs | 08 Apr 2005 05:56 GMT | 3 |
Can this be done? How? Samples... TIA
|
| Printing a form | 08 Apr 2005 02:42 GMT | 1 |
I want to exactly copy an A4 form(s) to a VB project so a user can fill it and print it out. VB seems only to print screens that are the screen size - this works out to be about 8" (20cm) high - is there any way to print info to fit an entire A4
|
| VB6 application to Intranet? | 08 Apr 2005 01:38 GMT | 2 |
Is it possible to take a VB6 application with database access and many forms and get it working on an intranet making it browser based? Or would this be a better task for .Net?
|
| Close application | 08 Apr 2005 00:38 GMT | 1 |
I am trying to close the application from within the VB6. The way I am doing it now is that I go through all the tasks in the task manager and look for the one I want to close. This is giving me errors. Does anybody have an
|
| Network Instant Messages | 08 Apr 2005 00:13 GMT | 11 |
Hi Group. My last question for the evening. I need to be able to create a very small app which will deal with `instant` messages from around the office which will be sent through the company
|
| Quiting an application programatically | 07 Apr 2005 23:59 GMT | 2 |
I have written an application that synchronizes two databases; however, I would like the application to close and quit itself automatically if it is successful. How do I close and quit an application from within itself?
|
| I would like to create something like this ... | 07 Apr 2005 23:34 GMT | 2 |
Hi I would like to create something like this in VB 6.0 http://www.geocities.com/netspiri/gantt_chart.JPG Can someone tell me from where to start and what should I look at. David
|