Forums

This topic is locked

Repeat region vertically. HELP!!!

Posted 30 Jan 2006 20:21:13
1
has voted
30 Jan 2006 20:21:13 Derek Witcher posted:
I have created a coldfusion site and I am pulling data from a database. I
am repeating one of my data fields (vertically) I am using the <span>
element. My question is how do I get the <span> to only go over 5 records
and repeat below it.

Thanks for any help given.

Replies

Replied 06 Feb 2006 20:22:33
06 Feb 2006 20:22:33 Dave Thomas replied:
use 2 recordsets, use your <span> around the code for the first recordset, and on the 2nd recordset, find the relevant code, and change the index number to reflect what record you want starting in set 2.

regards

Dave Thomas
<b>DMX Zone Forums Manager</b>
Tip: Use Google or our own Search function to find answers before asking. You'd be surprised what's already written <img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>

Reply to this topic