M
Matt Weyland
does anyone have some information or code on how to create
an instance of a common dialog box that will open a window
similar to open file window. After this is opened and a
user locates the file they want to reference, have the
dialog box store the values of the file in one variable
and the path in another?
The use for this is to allow users to create document
links via the DB, which will be stored in a table with
DocName, DocPath, PK(DocID), and DocType (which will be
determined by the extension).
any assistance with this is greatly appreciated.
an instance of a common dialog box that will open a window
similar to open file window. After this is opened and a
user locates the file they want to reference, have the
dialog box store the values of the file in one variable
and the path in another?
The use for this is to allow users to create document
links via the DB, which will be stored in a table with
DocName, DocPath, PK(DocID), and DocType (which will be
determined by the extension).
any assistance with this is greatly appreciated.