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



---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to