A control for browsing my computer (Resolved)
I'm trying to fill out an hyperlink field in my database through VB. I've managed to get vb to display an hyperlink, but I'm having trouble with inputting it.
The trouble is that rather than being somewhere on the wb this link will provide a path to a file on my computer. I was wondering if there was a control that would let me find a path on my computer, similar, say, to the box that comes up when you click 'Open' in a Word Document for example. I would then be able to navigate my computer (perhaps by clicking on the C drive My Documents & Sam.doc, & the control would retuen C:/My Documents/Sam.doc
Any suggestions?
Thanks
Sam