QUOTE(DroNix @ Mar 30 2010, 02:36 AM)

what are you using the upload this file, and program are you using to make this file?
FlashFXP to upload it, Microsoft Notepad to create it.
QUOTE(NaRzY @ Mar 30 2010, 11:26 AM)

Due to .txt files being plain text files, no form of formatting is processed via the browser (line breaks, etc) . If you need to have formatting, I recommend HTML/XML for the feed. That way, you can use formatting and get your desired outcome.
Thanks for the info but the text file isn't being processed by the browser like that, it just gets directly downloaded to the users system, then upon the user running it in Notepad, rather than the proper Windows carriage returns and line feeds, it just seems to have the UNIX line feeds.
The reason I want this is because I've written a few mIRC snippets/addons that i'd like people to be able to download, and seeing as my .mrc files were being rejected I had to rename them to .txt