Re: request scope and grouped output

2004-09-03 Thread S . Isaac Dealey
> 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
> set.

> Help?

I'm not sure I understand what you're describing. Can you post your
code and the error?

s. isaac dealey 954.927.5117
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.sys-con.com/story/?storyid=44477&DE=1
http://www.sys-con.com/story/?storyid=45569&DE=1
http://www.fusiontap.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: request scope and grouped output

2004-09-03 Thread Barney Boisvert
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 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
> set.
> 
> Help?
> 

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]