#array[3]#

BTW: Charlie had a faster way to dump the list element into an array. 
 

-----Original Message-----
From: nicolai bass dh [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 23, 2007 11:28 AM
To: CF-Talk
Subject: Re: Explode a string to single values

Hi Randy, 

thanks a lot for your fast answer.
But now, i have the next question:

What is to if i want to print out exactly one value of the array. 
For example, the third value. 

In PHP i can print the value out with $thisitem[3]; How can i realise
this with CF?

Thanks a lot for your help

Nic.




><cfloop index=thisItem list="#category#">
>       #thisItem#<br>
></cfloop>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286951
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to