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> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

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

Reply via email to