Hi

this tag seesm to reset the list inside a function - anyone know how to get
the tag nesting. i'm tying to determine if a transaction is current?

I am happy with an unsupported undoumented java technique :)

otherwise it is back to using a request scope variable :(, or giving up
using cfquery (well that is possibly a little drastic)

<cfset request.transactionEnabled = true>
<cftransaction>

all sorts of cfc/custom tags etc etc

</cftransaction>
<cfset request.transactionEnabled = false>

Elliot
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to