If you used a text editor to create the file, make sure it saves in Unix format.
If your code created the file, use \n for linefeeds instead of \r\n.
If you are sending the file via FTP, make sure it transfers in text/ASCII mode.
thines01
Postaholic
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
I changed linefeeds \n into \r\n.
Reverse that.
thines01
Postaholic
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402