When trying to insert some content to a textarea with the FORM object like this: 'name of field: | *'.$this->prefixId.'[name]=textarea,50,20 | text1 \n text2 \n andsoon \n || ' The text after the first newline will be placed outside the textarea. Is this something to be reported, or is this acting the way it should? /Stig