Hi all,
please take a look at this code:
echo "<textarea name='contentt' cols='75' rows='12' class='myform' warp='virtual'>".$contarr[$i]['content']."</textarea><BR><BR>\n";
everytime there is an enter key, '<Br />' shows up.
anyone know how to get rid or it?
tks in advance. (:
will