G
Guest
A CRLF does not render in the broswer as a break/line feed, you'll have to
read the file into a string var and replace crlf with "<BR>"... HTH
read the file into a string var and replace crlf with "<BR>"... HTH