Choose File Dialog

J

JoeThis

I am using Visual Basic 6. Is there any way to open a dialog that lets you select a file on a drive? I want the user to be able to select a file and place the directory chosen in a textbox. For instance. if there is a file on c:\images\picture.jpg I want the user to open up a dialog, choose that file in that directory and place that directory text in a textbox.
 
D

Douglas J. Steele

Take a look at http://www.mvps.org/access/api/api0001.htm at "The Access
Web"

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)


JoeThis said:
I am using Visual Basic 6. Is there any way to open a dialog that lets you
select a file on a drive? I want the user to be able to select a file and
place the directory chosen in a textbox. For instance. if there is a file on
c:\images\picture.jpg I want the user to open up a dialog, choose that file
in that directory and place that directory text in a textbox.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top