try this..... <cfoutput>#url["Milestone" & i]#</cfoutput>
hth charlie ----- Original Message ----- From: "Richard White" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Thursday, November 02, 2006 4:01 PM Subject: Re: url variables > forgive me for my ignorance but i have managed to get it working and going > into the loop with <cfif isdefined("url.Milestone#i#")> but now when i > want to get the value for it i am also getting errors > > for example i am trying <cfoutput>url.Milestone&"#i#"</cfoutput> > > although no error are occuring it is not outputting the value, of course > it wont as the url.milestone is not in the ## but i cant figure out how to > do it > > appreciate any help > > thanks > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258931 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

