Skip to main content
Known Participant
December 18, 2012
Question

Displaying errors on the screen

  • December 18, 2012
  • 2 replies
  • 515 views

i am a little confused with CF10 as far as how to configure the CFAdmin such that it displays error messages in the browser. Is it possible to display error messages in the browser to specific IP addresses, but show all other users standard error handling messages?

    This topic has been closed for replies.

    2 replies

    Inspiring
    January 2, 2013

    If you use onError in your Application.cfc file to show the standard message, you can add some code to show something else to certain ip addresses.

    Tim Cunningham
    Participating Frequently
    January 2, 2013

    LearnCFInaweek.com has some excellent answers for you in the regard: http://learncfinaweek.com/week1/Error_Handling/