I assume you mean the error messages with the diagnostic information in a
box (syntax error, ODBC error, etc.)?  The way you can set a default
alternative for these admittedly ugly errors is to use the CFERROR tag in
your application.cfm.  If that's too limiting for what you wanted to do, you
could use CFTRY/CFCATCH to trap individual errors per page and manipulate
them.

--
Jamie Keane
Programmer
SolutionMasters, Inc.
9111 Monroe Rd., Suite 100
Charlotte, NC  28270
www.solutionmasters.com
704.563.5559 x 228  Voice
704.849.9291  Fax
-----Original Message-----
From: Chris Terrebonne <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, September 05, 2000 6:15 PM
Subject: cf error question...


>This has probably been covered already but...
>Is there any way to replace or customize CF's internal error messages
>("canceled or ignored by server...", etc)?
>
>Thanks,
>Chris
>
>_____________________________________________
>Free email with personality! Over 200 domains!
>http://www.MyOwnEmail.com
>
>---------------------------------------------------------------------------
---
>Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
>To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to