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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Concatinating Strings?

Status
Not open for further replies.

mejames

Programmer
Joined
Jun 3, 2003
Messages
4
Location
US
What I'm trying to do is use a bunch of check boxes, and then depending on which check boxes are clicked, when the submit button is clicked, it will concatinate those names and put them into a string which can then be used to put into a paypal form. For some reason, I cannot get the string variable to be used in place of the "test" value. Can someone help?

<INPUT TYPE=&quot;hidden&quot; NAME=&quot;product&quot; VALUE=&quot;Test&quot;>

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top