jeffcravener
Technical User
OK, i have the following 2 fields:
<textarea name = app rows = 1 cols = 40 wrap>
<textarea name = desc rows = 6 cols = 40 wrap>
then i want to do something like this:
<INPUT TYPE=hidden NAME=pagertext VALUE=app & desc>
but that didn't work...any ideas? Is this possible?
Thanks!!
<textarea name = app rows = 1 cols = 40 wrap>
<textarea name = desc rows = 6 cols = 40 wrap>
then i want to do something like this:
<INPUT TYPE=hidden NAME=pagertext VALUE=app & desc>
but that didn't work...any ideas? Is this possible?
Thanks!!