I'm using cfmail to notify when a page fails on our site.
 
An example of the code is as follows.
 
Error Type: #cfcatch.type#
 
Message: #replace(cfcatch.message," "," ","ALL")#
<cfif cfcatch.type is "DATABASE">NativeErrorCode:
#cfcatch.nativeerrorcode#</cfif>
<cfif cfcatch.type is "DATABASE">SQLState: #cfcatch.sqlstate#</cfif>
 
Detail:
#cfcatch.detail#
 
 
The problem is that resulting email does not display the detail.  This only
became a problem after we upgraded to CF5 last week.
 
Am I missing something obvious?  It's Friday, so that well may be the case.
 
Regards,
 
Chuck Brockman
Internet Applications Developer
Yale Security Group
*  <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
* 704-226-6130 (direct)
* 800-438-1951 ext. 130 (toll-free)
*  <http://www.yalesecurity.com/> http://www.yalesecurity.com
 
 

______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to