Skip to main content
Inspiring
April 7, 2008
Question

Using CFDUMP to email myself all variables passed to a page

  • April 7, 2008
  • 2 replies
  • 1254 views
How do I use CFDUMP to email myself all variables passed to a page?

I am trying to debug a flash app that is not writing to the database as I expect it to.
    This topic has been closed for replies.

    2 replies

    Inspiring
    April 7, 2008
    <cfmail>
    <cfdump var="#variables#">
    </cfmail>
    Inspiring
    April 7, 2008
    cfdump tag has 2 useful attributes: format and output. either one can
    help you email the dump to yourself.

    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com/