Can anyone give me a rough idea how you'd write this loop so it can be put inside a CFSCRIPT block?
<CFLOOP FROM="#Attributes.StartDate#" TO="#Attributes.EndDate#" INDEX="Date"> Some stuff here... </CFLOOP> Thanks -- Aidan Whitehall <[EMAIL PROTECTED]> Macromedia ColdFusion Developer Fairbanks Environmental +44 (0)1695 51775 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com 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

