I guess it doesn't really matter, really. The whole page is
buffered in
IIS, so it could go anywhere. I personally prefer to keep all
the code in
one place. So if I were doing it, I'd create the variable
just before the
loop itself. That way it doesn't get lost in the shuffle.
Best regards,
Chris
"jroxit333" <webforumsuser@macromedia.com> wrote in
message
news:epdbmf$ose$1@forums.macromedia.com...
> Should I insert the code for the variable in the
programming for the table
> in the body of the page, or insert the variable in the
head of the page
> where the recordset is created? THANKS!