Yeah, like:
row.myfield.replace('\n', '')
I will also check if I need to take care of tabs like this as well.
Thanks.
Em quarta-feira, 18 de julho de 2012 21h41min04s UTC-3, Anthony escreveu:
>
> The line breaks should still be in the text, but if you're trying to
> display the content in HT
The line breaks should still be in the text, but if you're trying to
display the content in HTML, note that HTML does not display line breaks
(unless you use the tag). If that's the issue, for some possible
solutions, see http://stackoverflow.com/a/10584182/440323.
Anthony
On Wednesday, July
2 matches
Mail list logo