I am trying to concatenate an array string.
This is what I presently have:
<cfset Standings[ArrayLen(Standings)+1][1]="#TeamName#">
I would like to add alink with url.TeamID to the team name so that when I
output the array using a loop the TeamName will show up as a link.
I would like to have something like this (below) to be added to the array
entry above.
<A HREF="TeamPlayers.cfm?TeamID=#TeamID#>#TeamName#</A>
Thanks..
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists