Re: Apparent Nesting Problem

2005-04-27 Thread Derrick Spell
On Apr 25, 2005, at 11:54 PM, Ben Kim wrote: [$ if ($background eq 1) $][$ else $][$ endif $] [- $background = !$background -] I had a simlar problem when I upgraded from 1.3 to 2.0. You should honor the table structure first and fit conditions or loops around it. I.

Re: Apparent Nesting Problem

2005-04-25 Thread Ben Kim
> [$ if ($background eq 1) $][$ > else >$][$ endif $] > [- $background = !$background -] I had a simlar problem when I upgraded from 1.3 to 2.0. You should honor the table structure first and fit conditions or loops around it. I.e. you should arrange the ifs and loo

Apparent Nesting Problem

2005-04-25 Thread Derrick Spell
Greetings, All! I apparently have some sort of control statement nesting problem in my code, but I can't seem to find it. Perhaps a few extra sets of eyes can help... This segment is supposed to loop through the result set of a database query and output the results in a table, highlighting the