Lookup the cferror tag. You can use it to catch different types of error and tell ColdFusion to display a custom error page for each type. The custom error page has all the error information available to it too.
Dominic On 23/01/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > What the best approach to controling the error messages that appear when > say for example, someone removes an integer from a url scope? For example, > the url should pass idss=23 or whatever. If someone were to remove the 23 > and get the standard CF error message. How can I prevent that message from > being displayed and show a custom message? > > Thanks > > D > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297125 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

