> but apparently > it is more like the error template is treated as a new HTTP request, > then all local variables are lost.
If that were true though, how is the form scope available? I would think the form scope would be empty if the error template is treated as a new HTTP request; but in my experience, the form struct does dump correctly. If it were passing the form struct through to the error template somehow, it could also pass the variables struct. I'm in the same boat -- although I'm using onError in Application.cfc, it seems to work the same way as CFERROR. I'd like to see the variables scope dump from the erring page but haven't been able to figure out a way to do it. -- Josh ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276560 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

