Hi All,
Below is a little piece of code from a tracking mod. I would like to store some text either in var somewhere or inline here and have it be the default text in the box.
Thanks in Advance,
John
HTML Code:<td valign="top" class="main noprint"> <?php echo zen_draw_textarea_field('comments', 'soft', '60', '5'); ?> </td>


Found this using developers tools
