
October 30th, 2012, 12:44 PM
|
|
Registered User
|
|
Join Date: Sep 2012
Posts: 4
Time spent in forums: 16 m 3 sec
Reputation Power: 0
|
|
|
Copy pdf file and place the file into different folders
Hello,
I am using Vb.net 2010 I want to copy pdf files (invoices) with numeric prefix (33.pdf, 226.pdf, etc.) from one folder and create new folder based on file name. For example file 33.pdf will go newly created folder call 33, file 226.pdf will go newly created folder call 226, etc. The number represents customer ID number. How do I achieve this? any insights will be appreciated. Thank you.
|