Question
How to find a carriage return and Line feed?
I need to detect if a crriage retunr and line feed present on each row in my text file before allowing user to upload the text file
I know how to remove them from each line but what I need is to detect them no removing them from file.
Our concern is when the a row does not have carriage return and line feed.
Is there a way to find this using CF? Please help
thanks
