moving files and retriving them

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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>
 
yes
--
Ammar S. Mitoori
IT Head QIMCO Co.
Tel : +9744831199
Mobile : +9745378400
Fax : +9744831643
 
Back
Top