Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other textarea problem Re: textarea problem

#83686
Raiden
Member

well there’s nothing much to the code its on a blank page at the moment :P
div id=”mainContent”
form action=”insertcomment.php” method=”post”
textarea name=”visiterComment” id=”textArea”
/textarea

input type=”submit” name=”submit” value=”Leave a Comment” /
/form
/div

….. along with the css i gave above