Hi,
I have folder in my asp.net website which contains all types of files.
.csv,xls, .txt, .doc.
I need to save the .xls and .txt files to .csv.
I mean saveas into different format from .xls and .txt
Kindly help. The file name cannot be hardcoded. needs to be taken dynamically.