> Hi All,
> I have a table that I would like to replicate each time
> the output loops
> through, based on grouping. However, within the table
> there are outputs
> that call to the request scope variables. That in turn
> throws an error as
> the request scope variables aren't a part of the groupe
You can definitely call request-scoped variables from inside loops.
Are you scoping the variable call with "request."?
cheers,
barneyb
On Fri, 3 Sep 2004 13:46:11 -0400, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have a table that I would like to replicate each time the output
Hi All,
I have a table that I would like to replicate each time the output loops
through, based on grouping. However, within the table there are outputs
that call to the request scope variables. That in turn throws an error as
the request scope variables aren't a part of the grouped query's record
3 matches
Mail list logo