I am using FastExcel to generate .csv templates, but it downloads it with LF instead of CRLF for the line breaks, so whenever I upload the file back to the server, the .csv formatting is messed up.
How can I fix that?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I am using FastExcel to generate .csv templates, but it downloads it with LF instead of CRLF for the line breaks, so whenever I upload the file back to the server, the .csv formatting is messed up.
How can I fix that?