I am importing data into a database from .txt the file is always named the same way with the exception of the last 4 charaters defining the period name e.g Expenses_Export0604.txt for period 6 2004.
Expenses_Export0704.txt for period 7 2004
I want the user to be able to select a period for upload via a form using combo boxes. I then want to automatically look for that file in the given directory, upload it and shift the original file to another "Archived" folder (if transfer is successful).
Thanks in advance.
I am actually away until next week so should prob have waited but I am sure there will be some good advice when I get back.
Expenses_Export0704.txt for period 7 2004
I want the user to be able to select a period for upload via a form using combo boxes. I then want to automatically look for that file in the given directory, upload it and shift the original file to another "Archived" folder (if transfer is successful).
Thanks in advance.
I am actually away until next week so should prob have waited but I am sure there will be some good advice when I get back.