Testing a textarea inside a comment

Photo
Text

image text

%TMPL:DEF{PROMPT:newpersontable}%
<div class="twikiFormSteps">
<div class="twikiFormStep twikiLast">
%TABLE{databg="#F8FBFC" tableborder="0" cellborder="0"}%
|  Photo| <input class="twikiInputField" %DISABLED% type="text" size="40" name="comment_img" value="xxx.jpg" /> |
| Text|<textarea cols="100" rows="6" class="twikiInputField" size="40" name="comment_text"  >XXX</textarea> |
|| <input %DISABLED% type="submit" class="twikiButton" value="%button|Add%" /> |
</div>
</div>

%TMPL:END%
%TMPL:DEF{OUTPUT:newpersontable}%%POS:AFTER%
| %URLPARAM{"comment_img"}% | %URLPARAM{"comment_text" }% |%TMPL:END%

-- TWiki:Main.ArthurClemens - 10 Apr 2007

Topic revision: r1 - 2007-04-10 - ArthurClemens
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback