Tip for error display

on July 12, 2005

Create a generic error to display on the screen for the users.

Surround the message by a div or better, a table. Put the real exception detail in the title var of the table:

test1 test2

This provide an easy way to show errors without “corrupting” the user screen.

0 comments:

ShareThis