How can i protect text format ?

Abandoned besturk at gmail.com
Tue Oct 23 09:30:18 EDT 2007


Hi..
I want to do a forum with python but i have a problem..

I have a <textarea> and i write:
line 1 hi
line 2 how r u

And then i save to this database ( colomn data type is text)
And than it looks "line 1 hi line 2 how r u"..
How can i protect \n characters ?




More information about the Python-list mailing list