
Rivotti
User
Mar 31, 2000, 4:28 AM
Post #2 of 3
(318 views)
|
|
Re: Putting text in a text area
[In reply to]
|
Can't Post
|
|
You just need to place the $data after the end of the <TEXTAREA> and before de </TEXTAREA> Example:<BLOCKQUOTE><font size="1" face="Arial,Helvetica,sans serif">code:</font><HR> <TEXTAREA COLS=\"36\" ROWS=\"4\" WRAP=\"virtual\" NAME=\"Total\" >$data</TEXTAREA></pre><HR></BLOCKQUOTE> I think that should do it. If you want more information about forms, check the Forms Quick Reference of WDVL. Rivotti
|