i want to know is there something special that i need to do to make a file download correctly from my site. I have a .dat file which is really a comma delim flat text file. if i make a link to it and just right click save target as, when i open it from my desktop, i get a square character instead of a new line. I renamed the file to have a txt extension and it still downloads weird. if i open it from FTP, i geat the line breaks instead of the squares. does anyone know how to fix this or if there is another way of doing this. Thanks