Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Loop Table

Quote Reply
Loop Table
Can a table be looped / conditional? Two tables in database sharing same template

My test example

<%if db=Dogs%>

Fur : <%Fur%><br>
Nails : <%Nails%><br>
Bark : <%Bark%><br>

<%else%>

Fur : <%Fur%><br>
Nails : <%Nails%><br>
Meow : <%Meow%><br>

<%endif%>
Subject Author Views Date
Thread Loop Table gatman 4298 Jan 7, 2002, 9:21 AM
Thread Re: [gatman] Loop Table
604 4194 Jan 7, 2002, 9:32 AM
Post Re: [TheStone] Loop Table
gatman 4184 Jan 7, 2002, 9:50 AM
Post Post deleted by jean
jean 4197 Jan 7, 2002, 9:34 AM