Hi,

i have set up an onerror event in the application.cfc page. i have it send me 
an email each time an error occurs on the system. is the onerror event called 
when ANY error occurs? i have read that it is for all exception errors, and 
other types of errors that occur are missing template, and server side form 
validation.

i think my brain is missing something. i tried to force an error simply by 
missing out the cfform tag of a form, it produced an error but didnt enter the 
onerror tag. i know this is something really small but i think i need to better 
grasp the concept of how the errors are handled.

basically i want to be sent an email each time ANY error occurs so some advice 
on whether this is done solely within the onerror method would be great and 
also do i need to do this anywhere else to catch some of the silly error like i 
mentioned above

whats the best way to also handle missing templates when my web host doesn't 
allow me access to the coldfusion administrator?

thanks for your help

richard 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293689
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to