RE: Track CF errors

2005-11-01 Thread Robertson-Ravo, Neil (RX)
Eh? Yes you can easily add a cfmail tag to an error handler.



-Original Message-
From: Daniel Hikel [mailto:[EMAIL PROTECTED] 
Sent: 31 October 2005 14:20
To: CF-Talk
Subject: AW: Track CF errors

Thanks, for your help,

But it is not allowed to set an cfmail tag in a error handling template.

Does anybody have another solution?
`
Thanks

Daniel

-Ursprüngliche Nachricht-
Von: Bobby Hartsfield [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 31. Oktober 2005 23:14
An: CF-Talk
Betreff: RE: Track CF errors


Yes, use the cferror tag to handle the errors. Put the cferror tag in your
application.cfm, in your error handling template, put a cfmail tag that send
you all of the error information. (there will be a structure called error)

There was a recent discussion on error handling that involved storing the
error information in the applications database and sending a You have
errors email to let you know to check the databse. It was a little more in
depth than that but worth looking into. I personally thought it was an
excellent idea.


 
...:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: Daniel Hikel [mailto:[EMAIL PROTECTED] 
Sent: Sunday, October 30, 2005 4:47 PM
To: CF-Talk
Subject: Track CF errors

Hello !!

I am using CFMX 6.1 on Debian. Does anybody know a solution that coldfusion
send very error to my e-mail address?

Thanks in advance

Daniel









~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222831
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Track CF errors

2005-11-01 Thread John Beynon
But it is not allowed

by who?

On 10/31/05, Daniel Hikel [EMAIL PROTECTED] wrote:
 Thanks, for your help,

 But it is not allowed to set an cfmail tag in a error handling template.

 Does anybody have another solution?
 `
 Thanks

 Daniel

 -Ursprüngliche Nachricht-
 Von: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
 Gesendet: Montag, 31. Oktober 2005 23:14
 An: CF-Talk
 Betreff: RE: Track CF errors


 Yes, use the cferror tag to handle the errors. Put the cferror tag in your
 application.cfm, in your error handling template, put a cfmail tag that send
 you all of the error information. (there will be a structure called error)

 There was a recent discussion on error handling that involved storing the
 error information in the applications database and sending a You have
 errors email to let you know to check the databse. It was a little more in
 depth than that but worth looking into. I personally thought it was an
 excellent idea.



 ...:.:.:.:.:.:.:.:.:.:.:.:.:.:.
 Bobby Hartsfield
 http://acoderslife.com
 -Original Message-
 From: Daniel Hikel [mailto:[EMAIL PROTECTED]
 Sent: Sunday, October 30, 2005 4:47 PM
 To: CF-Talk
 Subject: Track CF errors

 Hello !!

 I am using CFMX 6.1 on Debian. Does anybody know a solution that coldfusion
 send very error to my e-mail address?

 Thanks in advance

 Daniel







 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222833
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Track CF errors

2005-11-01 Thread Robertson-Ravo, Neil (RX)
whom

;-)



-Original Message-
From: John Beynon [mailto:[EMAIL PROTECTED] 
Sent: 01 November 2005 14:28
To: CF-Talk
Subject: Re: Track CF errors

But it is not allowed

by who?

On 10/31/05, Daniel Hikel [EMAIL PROTECTED] wrote:
 Thanks, for your help,

 But it is not allowed to set an cfmail tag in a error handling template.

 Does anybody have another solution?
 `
 Thanks

 Daniel

 -Ursprüngliche Nachricht-
 Von: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
 Gesendet: Montag, 31. Oktober 2005 23:14
 An: CF-Talk
 Betreff: RE: Track CF errors


 Yes, use the cferror tag to handle the errors. Put the cferror tag in your
 application.cfm, in your error handling template, put a cfmail tag that
send
 you all of the error information. (there will be a structure called error)

 There was a recent discussion on error handling that involved storing the
 error information in the applications database and sending a You have
 errors email to let you know to check the databse. It was a little more
in
 depth than that but worth looking into. I personally thought it was an
 excellent idea.



 ...:.:.:.:.:.:.:.:.:.:.:.:.:.:.
 Bobby Hartsfield
 http://acoderslife.com
 -Original Message-
 From: Daniel Hikel [mailto:[EMAIL PROTECTED]
 Sent: Sunday, October 30, 2005 4:47 PM
 To: CF-Talk
 Subject: Track CF errors

 Hello !!

 I am using CFMX 6.1 on Debian. Does anybody know a solution that
coldfusion
 send very error to my e-mail address?

 Thanks in advance

 Daniel







 



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222834
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Track CF errors

2005-11-01 Thread Bobby Hartsfield
Sure you can. Try it first :)
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: Daniel Hikel [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 31, 2005 9:20 AM
To: CF-Talk
Subject: AW: Track CF errors

Thanks, for your help,

But it is not allowed to set an cfmail tag in a error handling template.

Does anybody have another solution?
`
Thanks

Daniel

-Ursprüngliche Nachricht-
Von: Bobby Hartsfield [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 31. Oktober 2005 23:14
An: CF-Talk
Betreff: RE: Track CF errors


Yes, use the cferror tag to handle the errors. Put the cferror tag in your
application.cfm, in your error handling template, put a cfmail tag that send
you all of the error information. (there will be a structure called error)

There was a recent discussion on error handling that involved storing the
error information in the applications database and sending a You have
errors email to let you know to check the databse. It was a little more in
depth than that but worth looking into. I personally thought it was an
excellent idea.


 
:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: Daniel Hikel [mailto:[EMAIL PROTECTED] 
Sent: Sunday, October 30, 2005 4:47 PM
To: CF-Talk
Subject: Track CF errors

Hello !!

I am using CFMX 6.1 on Debian. Does anybody know a solution that coldfusion
send very error to my e-mail address?

Thanks in advance

Daniel









~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222835
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Track CF errors

2005-11-01 Thread Dave Watts
 But it is not allowed to set an cfmail tag in a error 
 handling template.

This depends on your CFERROR tag. If you use CFERROR with TYPE=REQUEST,
you can't have any CFML tags or functions in your error handler, including
CFMAIL. If you use CFERROR with TYPE=EXCEPTION, you can have whatever code
you want in your error handler.

Ideally, you'll use CFERROR TYPE=EXCEPTION to catch any unhandled
exceptions across your application. You may use CFERROR TYPE=REQUEST to
show a message to the user if your error handler itself generates an error.
That's about all CFERROR TYPE=REQUEST can do, without relying on
client-side scripting to call another page to run error-handling
functionality.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222839
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Track CF errors

2005-10-31 Thread Bobby Hartsfield
Yes, use the cferror tag to handle the errors. Put the cferror tag in your
application.cfm, in your error handling template, put a cfmail tag that send
you all of the error information. (there will be a structure called error)

There was a recent discussion on error handling that involved storing the
error information in the applications database and sending a You have
errors email to let you know to check the databse. It was a little more in
depth than that but worth looking into. I personally thought it was an
excellent idea.


 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: Daniel Hikel [mailto:[EMAIL PROTECTED] 
Sent: Sunday, October 30, 2005 4:47 PM
To: CF-Talk
Subject: Track CF errors

Hello !!

I am using CFMX 6.1 on Debian. Does anybody know a solution that coldfusion
send very error to my e-mail address?

Thanks in advance

Daniel





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222795
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54