Advertisement

1 - 10 of 411 containing alltags:("common") (0 seconds)
ACCESS: 97 CommonDialog control: version 5.0 I want to retrieve some file names trough a standard Windows Open File Dialog. Using the CommonDialog OCX I just got the filename without the complete ...
Zones: MS AccessDate Answered: 06/04/1998 Grade: B Views: 4
Is it possible to amend the following code so that a default path, perhaps contained in a hidden text box, can be used each time the dialog is opened. Here is what I have now: (please note I had...
Zones: MS AccessDate Answered: 01/24/2000 Grade: A Views: 0
[Using VB 6 SP5] i'm having some trouble with the common dialog control.  the control itself and what i'm doing with it all seems to work fine.  the problem comes when i try to run the program f...
Zones: VB ControlsDate Answered: 09/22/2003 Grade: B Views: 0
hi, I want to print contents of image control on my form. For that I'm using CommonDialog control . Plz tell me how to configure it to take a print. thanx Amita...
Zones: Visual BasicDate Answered: 12/12/2003 Grade: B Views: 0
Hello I'm using the commons configuration package from Jakarta. My configuration file looks like this: <configuration>   <Common>     <!-- ====================================================...
Zones: JavaDate Answered: 02/27/2006 Grade: A Views: 0
is there a way to find out the most common column name in my tables?
Zones: OracleDate Answered: 03/26/2007 Grade: A Views: 0
I want to compare two files that two person keyin. So I write a program to read two file or string and print out the result like that : This is a book and that is a pen... (string A) This are boo...
Zones: CDate Answered: 06/06/1997 Grade: B Views: 0
MS provide all sorts of useful controls in their Internet Client SDK - eg; Tree View, Toolbar, Tab controls etc. But I'm not clear how I'd go about evoking these controls from a server-side (ASP) ...
Zones: AuthoringDate Answered: 08/06/1998 Grade: A Views: 0
I'm writing a program in which I must have the delete, rename, cut, copy, paste items disabled/tracked so that I can keep the user from doing these actions. How Can I do this in vb5 or C++?
Zones: Visual BasicDate Answered: 10/10/1998 Grade: C Views: 0
How can i detect if the cancel button is pressed ... and if it is...i want to exit sub. I tried this... if vbcancel then exit sub...and it just exits..please help me
Zones: Visual BasicDate Answered: 07/08/1999 Grade: A Views: 0