Hi,
I am having trouble remembering the exact syntax when using IIF. I am
outputting some records into a table format and I want to start a new row
after every 3rd record.
Like so:
<cfoutput query="test">
<tr><td>record 1</td><td>record 2</td><td>record 3</td></tr>
<tr><td>record 4</td><td>record 5</td> and so on....
</cfoutput>
How do I setup the iif to do this?
Thanks
Dave
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]
- Re: [ cf-dev ] IIF (DE) syntax Dave Phipps
- Re: [ cf-dev ] IIF (DE) syntax Giles Roadnight
- Re: [ cf-dev ] IIF (DE) syntax Giles Roadnight
- RE: [ cf-dev ] IIF (DE) syntax Paul Johnston
- [ cf-dev ] Cfmail errors Snake Hollywood
- RE: [ cf-dev ] IIF (DE) syntax Dave Phipps
- [ cf-dev ] Setting up MX on a share Giles Roadnight
