Thanks for the response.
I understand how to use CFTRY/CFCATCH and CFERROR.  The messages that I am
trying to replace are the CF server errors messages like: "Request canceled
or igorned by server", etc..
Those types of messages are not affected by try/catch or cferror.
Any ideas?

Thanks,
Chris
----------------------------------------------
Original Message
From: "Jamie Keane"<[EMAIL PROTECTED]>
Subject: Re: cf error question...
Date: Wed, 6 Sep 2000 08:57:14 -0400

>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/[email protected]/
>>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/[email protected]/
>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.
>

_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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