Title: Error environment
Hi,
 
I cfdump all stuff to a file for each error
 
ie.
<Cfdump var="#error#" label="error">
<Cfdump var="#session#" label="session">
<Cfdump var="#cookie#" label="cookie">
<Cfdump var="#form#" label="form">
<Cfdump var="#url#" label="url">
<Cfdump var="#cgi#" label="cgi">
 
then I can see everything as it was...
 
 
 
 
 
"Taco Fleur" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]...

When there is an error I WDDX encode all variables scopes and dump them in the database, I'm wondering whether there is something easier like encoding the whole environment in once?

Something like

<cfwddx action="" input="ColdFusion.Environment" output="Dreaming" usetimezoneinfo="no">

Register now for the 3rd National Conference on Tourism Futures, being held in Townsville, North Queensland 4-7 August - www.tq.com.au/tfconf
---
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