tom123
04-14-2005, 03:48 PM
Hi guys,
I need to get a specific .csv file from a folder on the the server, and display the details. I know how to read and display a file when i supply the exact name. Problem is, i have dozens of files on the server (all in same folder) and need to search for the most recent one. Here is a few examples of the file names on the server.
Equity_Pack_Basic_2002-05-21-0830.csv
Equity_Pack_Basic_2002-05-21-0930.csv
Equity_Pack_Basic_2002-05-21-1030.csv
Equity_Pack_Basic_2002-05-21-1130.csv
etc...............
Please Help
Thanks in advance
I need to get a specific .csv file from a folder on the the server, and display the details. I know how to read and display a file when i supply the exact name. Problem is, i have dozens of files on the server (all in same folder) and need to search for the most recent one. Here is a few examples of the file names on the server.
Equity_Pack_Basic_2002-05-21-0830.csv
Equity_Pack_Basic_2002-05-21-0930.csv
Equity_Pack_Basic_2002-05-21-1030.csv
Equity_Pack_Basic_2002-05-21-1130.csv
etc...............
Please Help
Thanks in advance