| Thread | Last Post | Replies |
|
| VB Script Runtime error | 23 Aug 2006 16:39 GMT | 10 |
I posted the following message in Windows 2003 Server - Windows Server Active Directory Group. I'm posting it here as well to see if I can get some much needed help. Please review below and assist if possible. Thanks
|
| Problem | 23 Aug 2006 16:21 GMT | 1 |
i want to check the running of any process (e.g. sample.exe) through code in vb 6.0 and take some action depending on the result of action whether the process is running or not.
|
| hi........................................................................................ | 23 Aug 2006 16:05 GMT | 2 |
How to access a vb project with out installing a VB in a machine.i already create a packge then some error showing to dll missing how to retrieve this error please do someone as soon as possible
|
| Can't Find MS CDO for Windows 2000 Library | 23 Aug 2006 15:04 GMT | 2 |
I use VB6 (SP5) on a Win2K machine and I am in the process of upgrading my VB COM+ components to Windows 2003. I have used CDONTS in the past, but that has been deprecated and I now need to change the code in my VB COM+ components to use Microsoft CDO for Windows 2000 Library ...
|
| Data input controls and methodology | 23 Aug 2006 14:42 GMT | 4 |
What is the best wasy to get input from a user that is what control would you use to get some data from a user??? I've got a simple form on it would be 2 dialog boxes? in which I would enter some currency numbers(i.e.14.24 etc) there is two of these data input boxes and a ...
|
| Write to Desktop | 23 Aug 2006 13:06 GMT | 9 |
Does anyone have a quick sample of how to write to the desktop? I work in a network environment and I'd like to create a small app that periodically checks for messages and writes them on the desktop. Thanks in advance,
|
| ListView V.5, how to highlight a column | 23 Aug 2006 07:01 GMT | 4 |
Dear NG, To make a ListView control ( in report style) look like the explorer's listview, I'd like to highlight the sorted column. But how to? Thanks
|
| VB_UserMemId ? | 23 Aug 2006 05:48 GMT | 1 |
I'm comparing some source files between versions of a program to remind myself what flashes of brilliance I added to the application between versions. <g> In the midst of my comparisons, I'm finding a number of lines in the new
|
| Cannot add reference to RTCCore 1.2 | 23 Aug 2006 05:06 GMT | 1 |
I don't know exactly where this question should go. So if its not in the right place, please excuse me. I'm trying to play around with VBA and Visual Basic 2005 Express. I thought I'd play around with the API for RTC so I installed the SDK for 1.2 and 1.3.
|
| Windows Explorer context menu, | 23 Aug 2006 04:56 GMT | 2 |
I wanna do a program in VB6 which able user to use "Context Menu" like what we have seen while we do right click on a file in Windows Explorer and then use the option 'Sent to' to send the selected object to devide attached (like Memery card, Flash drive, or bleutooth devide ...
|
| How do I determine if I'm using VB6 *PROFESSIONAL*??? | 23 Aug 2006 02:04 GMT | 4 |
I'm sorry if this is one of the oldest questions in the book, but... How do I determine whether or not the version of VB6 on my computer is the Professional edition? Thanks in advance.
|
| Commondialog and Windows Vista | 23 Aug 2006 01:17 GMT | 1 |
Long time ago I've created an application in VB5. That application has some commondialogs to let the user choose some files. commondialog1.dialogtitle ="Title" commondialog1.filter="*.bmp"
|
| Move images and text on form? | 22 Aug 2006 21:54 GMT | 44 |
I draw some pictures on a form. With the Picture1_MouseDown I'm able to move the images around but not the text that goes with it. Can that be done as well?
|
| Disk or Network Error | 22 Aug 2006 21:29 GMT | 1 |
I have a vb 6 program that has a routine that loops through a table and creates records in another table based on some criteria. I am using an Access 2000 database. Here is the situation. At a certain client, when run from a client workstation, there is a greater than 50/50 ...
|
| Calling Oracle Stored Procedure | 22 Aug 2006 19:08 GMT | 11 |
This should be simple, but I am running into some problems.. I want o call this procedure, it requires a date as a input parameter and there is no output. I don't get any errors, but I know it is not working, because I have changed the data for this day 8/15 and nothing changes ...
|