You could create a small error-tracking system that stores the errors in
a database and then make a place where you can view them.  When an error
occurs, insert the error into the DB and redirect the user to an error
page with a message. (if that fits your application)  

John Burns

-----Original Message-----
From: Robert Redpath [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 13, 2004 1:35 PM
To: CF-Talk
Subject: track cferrors

How do you guys track cferrors?

I do not have access to the cf administrator so I use a form which
emails me the errors from the error template.  But I am looking for a
better way to view the errors since the solution I use requires the user
to back page 2x to get out of an error (I have a _javascript_ back button
that goes back to the original page but most users instinctively hit the
back button) and sometimes the errors don't get mailed with all the
error codes.

Here is what I use:
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to