P
P
Hi,
I use a generic error handler for all procedure. I would like to use it when
an error occur in the form. Currently, when an error occur in the form, the
form_error() executes. I would like it so that when an error occurs in the
form, the error handler in form_error() handles it so that all errors are
managed by the generic error handler. Any suggestions? Thank you.
I use a generic error handler for all procedure. I would like to use it when
an error occur in the form. Currently, when an error occur in the form, the
form_error() executes. I would like it so that when an error occurs in the
form, the error handler in form_error() handles it so that all errors are
managed by the generic error handler. Any suggestions? Thank you.