Hi How do I preserve the hard return (CR CR/LF) entered in textarea in zend_form? Currently my filter for textarea is "StringTrim" and "NotEmpty".
I thought I am getting this because $this->escape is used in my view script. I tried removing it but I am still getting the same output (everything in one line). Thanks -- ======================= Registered Linux User #460714 Currently Using Fedora 8, 10 =======================
