Todd,

Thanks I'm not sure what was going wrong.. I guess you can't use "test" as a
substitute for "i" :-)

Thanks again for the help.

        Jeff Giesbrecht

-----Original Message-----
From: Todd Hartle [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 23, 2001 5:36 PM
To: Fusebox
Subject: Re: simple cf question?



<CFLOOP INDEX="i" FROM="1" TO="#ArrayLen(array)#">
   <cfoutput>
   #array[i]#<br>
   </cfoutput>
</CFLOOP>


>From: "Giesbrecht, Jeffrey" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: Fusebox <[EMAIL PROTECTED]>
>Subject: simple cf question?
>Date: Tue, 23 Jan 2001 16:45:34 -0600
>
>To all you that use arrays.. I can not for the life of me figure out how to
>loop over an array displaying the contents to the screen.
>
>Can someone please help?
>
>Thanks,
>
>       Jeff Giesbrecht
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to