Hello everybody,
Let say I have simple form: 1 command button, 1 textbox.
On click button - user gets Open File dialog window, chooses any file in any folder (no multi selection),
on click Open/Save - show full path & file name (like c:\temp\test.txt, NOT just test.txt )in text box.
I have: Win2000, Access 2000 and:
I MAY use only API and NOT Common Dialog Controls.
Any link and/or help?
Thanks
Let say I have simple form: 1 command button, 1 textbox.
On click button - user gets Open File dialog window, chooses any file in any folder (no multi selection),
on click Open/Save - show full path & file name (like c:\temp\test.txt, NOT just test.txt )in text box.
I have: Win2000, Access 2000 and:
I MAY use only API and NOT Common Dialog Controls.
Any link and/or help?
Thanks