This is perfect. Thanks!
--
http://mail.python.org/mailman/listinfo/python-list
Harlin Seritt wrote:
> Hi,
>
> I am using CherryPy to make a very small Blog web app.
>
> Of course I use a textarea input on a page to get some information.
> Most of the time when text is entered into it, there will be carriage
> returns.
>
> When I take the text and then try to re-write it ou
Hi,
I am using CherryPy to make a very small Blog web app.
Of course I use a textarea input on a page to get some information.
Most of the time when text is entered into it, there will be carriage
returns.
When I take the text and then try to re-write it out to output (in html
on a web page), I