Re: Recursing with custom tags

2001-04-02 Thread Roger B .
On Thu, 29 Mar 2001 13:50:17 -0500, "Reed Powell" [EMAIL PROTECTED] wrote: Somewhere in the back of my mind I remember hearing or reading about the ability, without using session or client variables, to have a custom tag that is in the middle of recursion access the variable space of the initial

RE: Recursing with custom tags

2001-04-02 Thread Hayes, David
, March 29, 2001 12:50 PM To: CF-Talk Subject: Recursing with custom tags Somewhere in the back of my mind I remember hearing or reading about the ability, without using session or client variables, to have a custom tag that is in the middle of recursion access the variable space of the initial

Recursing with custom tags

2001-03-29 Thread Reed Powell
Somewhere in the back of my mind I remember hearing or reading about the ability, without using session or client variables, to have a custom tag that is in the middle of recursion access the variable space of the initial caller. Since each instance of the call to the custom tag creates it's own