A CSV file is a text file. Just include the commas as fields on the form.
As Bob mentioned, parsing an order is always comlicated because it has (at least) two discrete parts, the header information and the detailed items.
_________________________
Andrew Bates