Hi,
I have a text box whcih saves to a database. When I call the
text in the database it displays without showing any of the
carriage returns. I know I need to use the replace function,
however I'm sure sure where ? Is it before saving to the database ?
because I can't see any characters indicating a carriage return in
the text saved to the database ? so I'm not sure what to replace ?
OR should I replace before saving ?
I'm sure this a simple one-liner, but can't find it.