dinger2121
Programmer
Hello,
I am trying to create a custom web part that will parse a text file and add all of the lines. I cannot get a line feed in the file. It is inserting all of the lines right after each other without carriage returns.
I have tried \r\n, write.writeline,etc.
Does anyone know how I can do this?
Thanks
I am trying to create a custom web part that will parse a text file and add all of the lines. I cannot get a line feed in the file. It is inserting all of the lines right after each other without carriage returns.
I have tried \r\n, write.writeline,etc.
Does anyone know how I can do this?
Thanks