Converting CSV to a table on a webpage

iamwiz82

Lifer
Jan 10, 2001
30,772
13
81
I have a number of CSV files (40 maybe) that I would like to create web pages from rather than clog up the Exchange Server, which we have been doing.

These CSVs are created by exporting data from a Progress database every night. We run Batch Job Server to run the reports. What I would like to do is find a program that runs via the command line that can make tables readable. Therefore, I can add the command line to the batch file and let it automate itself.

I have found a few XML converters, but they either output poor code or they don't run via the command line.