Saving file copies

N

Naz

Hi


I have a form for training courses that allows the person creating the
course to select the course documents, say the course outline.

At the moment i have them browse to the location of the file and pick the
file, this then gets embedded into the form as an OLE object. I've just
modified the Northwind database method MS used to show employee pictures.
I can't use hyperlinks because of filling issues, and i want the most
up-to-date one.

But of course this is not the best way to do it.....is there any way that
when people pick the file, i can get some code to read the file path and make
a copy in a specified folder. Storing just the file path into a normal text
box, so i can use it later on.

All help is appreciated.
 

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