This function displays an error message on a web page
in a table format with the following information:
the function name, the parameter name and the
description of the error which occurred.
This function uses Html Table attributes
(e.g. bgcolor, valign, ...) to produce the
formatted error message. These attributes
are deprecated in Html 4, and so this
function should be re-written using a
'style' tag.