| Subject: | dynamicly nestled cfloops |
|---|---|
| From: | "Negenduust" |
| Date: | Mon, 19 Jan 2009 15:10:30 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.getting_started |
Hello Every one,
I wondered if it is possible to dynamically nestle loops.
If i get a variable equal to 2 i would like to do something like this:
<cfloop query 1>
output 1
<cfloop query 2>
output 2
</cfloop>
</cfloop>
If i get a variable equal to3 i would like to do something like this:
<cfloop query 1>
output 1
<cfloop query 2>
output 2
<cfloop query 3>
output 3
</cfloop>
</cfloop>
</cfloop>
I have no idea how to go about to do this.
Thanks for any help!
Yann.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | swsoc.exe CPU Spike, sekorawv |
|---|---|
| Next by Date: | dynamicly nestled cfloops, Negenduust |
| Previous by Thread: | swsoc.exe CPU Spike, sekorawv |
| Next by Thread: | dynamicly nestled cfloops, Negenduust |
| Indexes: | [Date] [Thread] [Top] [All Lists] |