What do you see with:
        <cfloop list="#whatever#" index="x" delimiters="'">
                #x#
        </cfloop>

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

>On Thu, Jul 17, 2008 at 11:30 AM, Kenny Kinds <[EMAIL PROTECTED]> wrote:
>
>
>
>it's very possible.
>
>but again, it would be helpful to see a sample of the data that you're
>receiving, and a sample of what the result should look like :)
>
>-- 
>A byte walks into a bar and orders a pint. Bartender asks him "What's
>wrong?" Byte says "Parity error." Bartender nods and says "Yeah, I
thought
>you looked a bit off."


Here's a sample of the list getting passed from the form

ACIS---Midwest'CAMPS---Midwest'CAMPS12345678901234X---Midwest12345678901
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)







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:309248
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