Drag file(JPG) onto form and get file location ?

S

Seventh

hi guys,

I have a database that has photo's linked by the path in a text field on a
form. I want to add an easy way for users to add photo's to the database, as
it can be many photo's to 1 record I am trying to find a away that they can
drag multiple files onto a form or object and I can retrieve all the files
paths/file names and then copy / rename the files from there by code.

Ive checked everywhere for this and the best I can can come up with so far
is an OLE unbound frame but that can only handle a single file, embeds it,
takes for ever!

Thanks in advance


Mark Tiffany
 
Top