| Thread | Last Post | Replies |
|
| VB and XML | 26 Oct 2004 20:58 GMT | 2 |
High Group, I am totally new to XML although I have heard some things about it but a company want me to write and appropriate XML formatted file that corresponds with their XML schema.
|
| how to verify a file has is being copied succefully thru a dialup connection ?? | 26 Oct 2004 19:07 GMT | 1 |
hi folks, wanna thank everyone that was answering me...... hope would reply on this too :) , if i wanna make sure that a file is completely copied from a pc to another via a dialup connection..... is
|
| NTSVC.OCX Help needed | 26 Oct 2004 17:52 GMT | 23 |
I'm currently running a precompiled version of ntsvc.ocx along with the sample application included in the archive. These will install and run fine as an NT service under Windows 2000. The problem I am having is that nothing I try to compile will start
|
| Need help Printing Access report from VB6 | 26 Oct 2004 17:19 GMT | 1 |
I have a Vb 6 application that prompts the user for the criteria used in a access97 report and then prints the Access report. I would like to see just the ONE prompt, VB OR the Access criteria prompt. Im currently getting two prompts.
|
| Moving UI Function to DLL | 26 Oct 2004 16:51 GMT | 4 |
I have a generic routine that fills a list box with a given list of data elements that I would like to move out of the main exe to a utilities DLL so that I could use it in other modules and not have to copy the code to umpteen different places. Since it references a UI control, is ...
|
| Copy and Paste Controls | 26 Oct 2004 16:49 GMT | 3 |
Got a simple program written but the Copy, paste and Print Controls don't function. I kjnow this is super stupid and all that but I am NOT a programmer by any means. What is the Code for these buttons? <sigh>
|
| background job for cmd script | 26 Oct 2004 16:32 GMT | 1 |
I'm interested in writing a short script that executes * firefox (my browser) * GTray (an app that monitors my GMail) as background jobs because they both never exit, they just keep running.
|
| Clearning Autonumber with ADO?? | 26 Oct 2004 16:16 GMT | 3 |
I am persisting an access table from one database, where the primarykey is an Autonumber. Records are flagged as adEditAdd. Now I want to open the persisted recordset into the same table but in a different database (having the same structure).
|
| lost my project explorer | 26 Oct 2004 15:50 GMT | 4 |
In VB 6.0 I lost my project explorer, class view, properties window and they are not listed under the View Menu either. I did a google and followed the suggestions for deleting the UI key under CurrentUser | Software | Microsoft | VB 6.0 and that did not help. Any
|
| Printing Quality | 26 Oct 2004 14:03 GMT | 1 |
Another VB printing question for you: How can I set the printing quality to the highest ? I tried to use the PrintQuality property, but it won't change anything, either if I put a number in. It seems it depends on the printer drivers, so I was wondering if there is
|
| Simple XL launcher exe. | 26 Oct 2004 12:35 GMT | 1 |
Guys, I need a file that will launch a chosen Excel file. I will be using this on our citrix farm. I have a workbook with 2 columns. Column A contains the Project Name,
|
| VB6 and Picturebox | 26 Oct 2004 10:02 GMT | 4 |
I'm working with VB6. I'm putting about 5000 points in a pictrebox. It takes a long time because of Autoredraw = true in the picturebox. If I set autoredraw = false it's very very faster, but if I open a new
|
| A problem when displaying a modal form | 26 Oct 2004 09:45 GMT | 2 |
I have a problem, it would be great if anyone could help me.. well I've implemented a ComboBox which has a usercontrol and a form which has a listbox on it. when the user clicks on the DownArrow the form will be loaded and displayed but the problem is when I compile the OCX and ...
|
| Looking for a reliable way to date-expire software protection | 26 Oct 2004 09:34 GMT | 3 |
I am looking for a method to protect my software licence by restriction up to a date value. Evaluating the system clock is an easy way to verify whether the licence has been expired. However we all now that any user is able to reset the system clock to a date earlier than the ...
|
| Large Fonts | 26 Oct 2004 09:23 GMT | 4 |
Is there any way to set it so if a user sets Large Fonts his or her PC will explode and kill them? Seriously, I've mucked about with various ways to make forms that look fine normally look at least OK with this setting and I was wondering what the
|