Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Allow duplicate records

Status
Not open for further replies.

DeZiner

Programmer
Joined
May 17, 2001
Messages
815
Location
US
I am running a loop and if there is two identical rows it will not loop through the second row. Any way to have it loop thru all. I have tried <cfloop index=&quot;Idx&quot; List=&quot;#ValueList(getrecordsR.card_number)#&quot;>

and a standard loop from to DeZiner
Never be afraid to try something new.
Remember that amateurs built the Ark.
Professionals built the Titanic
 
Sorry

Its not clear what you are trying to acheive are you looping over rows in the database?

Have you got some code you can show us?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top