Then you are looking at 2 different things, and getting 2 different
results should be no big surprise.

What does a cfdump of the form scope return?

 
-----Original Message-----
From: Kenny Kinds [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 17, 2008 2:56 PM
To: CF-Talk
Subject: Re: cfloop

>What do you see with:
>       <cfloop list="#whatever#" index="x" delimiters="'">
>               #x#
>       </cfloop>
>
>thought
>>you looked a bit off."
>
>
>Here's a sample of the list getting passed from the form
>
>ACIS---Midwest'CAMPS---Midwest'CAMPS12345678901234X---Midwest1234567890
1
>2Y'SORD---Southwest'SORD---West'SUPPORT---ChangeMan'SUPPORT---MVS
>Support'WBS---Midwest
>
>but this is the only value i'm getting after the loop
>WBS---Midwest. (this would be the listElement value in my original
code)

when I do create a test loop with just a list that I create it works
fine, but when I use the form data, all I get is the last value in the
list. Even with the delimeter. 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309254
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