Adding browse to a form

D

Dana

I have a form, and I need to let the user insert a *.txt file containing a
table.
So I want to enter a browse option in my form.
Does anyone now how can I do this?
Thanks,
Dana
 
D

David C. Holley

You're looking for the Common Dialog control. If you do a Knowledge Base
search, or a google for that, you should find the code that you need to
get it up and running. I've never actually used it m'self so I can't
provide any further direction.
 
Top