hi all, when I do a insert with a ZSQLMethod in my database, in the SQLMethod I use for a field fmt=newline_to_br. Now, when I want edit this field and put the value in a textarea, I get the caracter <br>, but I don't want this. How can i do to hide this <br> when i read this field? $Regards MM