Instead of a list loop, try an index loop:
<cfloop index="i" from="1" to="#ListLen(MyList)#" step="2">
Regards,
Matthew Walker
/*
Easier, smarter forms:
http://www.matthewwalker.net.nz/inform2
*/
> -----Original Message-----
> From: Chakka, Sudheer [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 21 May 2002 11:58 a.m.
> To: CF-Talk
> Subject: Hi - Lists- Viewing 2 values at a time !!!
>
>
> Hi,
> I have values appended into a list. i am appending 2
> values at a time.
>
> I want to view those 2 values at the same time. Is there a
> way like step=2
> in CFLOOP or something like that??
>
>
> Thanks in advance,
> Sudheer Chakka.
>
>
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists