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 ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10056009.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10264198.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20595368....
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20716974.html
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>
<!-- ====================================================...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21692082.html
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?
http://www.experts-exchange.com/Database/Oracle/Q_22471080.html
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...
http://www.experts-exchange.com/Programming/Languages/C/Q_10013472.html
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) ...
http://www.experts-exchange.com/Web_Development/Authoring/Q_10066838.html
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++?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10080285.html
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
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10168565.html
Zones:
Visual BasicDate Answered: 07/08/1999 Grade: A Views: 0