moving files and retriving them

G

Guest

hi

i have an application that allow users to attch documents to records, what i
like to do is when user select a local copy of the file i like it
automatically be moved to a specific path on the network, and put it in a new
folder or an existing one,
--
Ammar S. Mitoori
IT Head QIMCO Co.
Tel : +9744831199
Mobile : +9745378400
Fax : +9744831643
 
M

Michael Nemtsev, MVP

Hello Pure,

as I understand everything you need is to add some code to OpenFile dialog
box, where u just copy the file to the custom folder

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


PH> hi
PH>
PH> i have an application that allow users to attch documents to
PH> records, what i like to do is when user select a local copy of the
PH> file i like it automatically be moved to a specific path on the
PH> network, and put it in a new folder or an existing one,
PH>
 
G

Guest

yes
--
Ammar S. Mitoori
IT Head QIMCO Co.
Tel : +9744831199
Mobile : +9745378400
Fax : +9744831643
 

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