Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTML: Combining Values?

Status
Not open for further replies.

jeffcravener

Technical User
Apr 10, 2003
37
US
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!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top