You're using the 'textarea' tag incorrectly.
You want (I'm guessing on the HTML::Template stuff):Instead of:<TEXTAREA NAME="NodeContent" ROWS="100" COLS="20"> <TMPL_VAR NAME=NodeContent> </TEXTAREA>
Here is a link on the syntax for textarea<TEXTAREA COLS=100 ROWS=20 NAME=NodeContent value="<TMPL_VAR NAME=Node +Content>">
|
grep> cd /pub grep> more beer |
In reply to Re: HTML::Template Problem
by grep
in thread HTML::Template Problem
by shockme
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |