copy it and save it as mailme.cfm, then put the whole thing in a cfmail
tag, type="html". Perhaps some kind of option so that it doesn't mail
you every page anyone requests, like an on/off switch, script name or
url param.
-nathan strutz
http://www.dopefly.com/
Qasim Rasheed wrote:
> Jason,
>
> If you didn't find a custom made function, I think you can take a look
> at debug.cfm under C:\CFusionMX\wwwroot\WEB-INF\debug and get a head
> start.
>
> ----- Original Message -----
> From: Jason Reichenbach <[EMAIL PROTECTED]>
> Date: Wed, 22 Sep 2004 17:27:38 -0400
> Subject: RE: debug question
> To: CF-Talk <[EMAIL PROTECTED]>
>
> It needs to dump all the info the debug dump ie pages that are executed,
> time it took to execute, sessionvars, urlvars,formvars. Everything you
> can think of.
>
> _____
>
> From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 22, 2004 5:15 PM
> To: CF-Talk
> Subject: RE: debug question
>
> Jay:
>
> Does it have to be a function? Why not just do something like:
>
> <CFMAIL ... >
> Here's the SESSION debug data:
>
> <CFDEBUG VAR="#SESSION#">
> </CFMAIL>
>
> --
> Mosh Teitelbaum
> evoch, LLC
> Tel: (301) 942-5378
> Fax: (301) 933-3651
> Email: [EMAIL PROTECTED]
> WWW: http://www.evoch.com/
>
> Jason Reichenbach wrote:
> > Is there a function out there that mimics CF's Debug? I'm looking for
> > something along these lines to provide in an email. The function would
> > have to act almost exactly as CF's dbug? TIA
>
> _____________________________________
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

