NetReg::Html - HTML output services for NetReg
use Net::NetReg::Html;
This module provides simple HTML output services for NetReg CGI scripts. These include HTML headers and footers, and error reporting routines for users.
Error message to be displayed when a form is improperly filled out.
Creates an HTML table including the error message. The optional error type is included in the table header, if provided.
HTML header for the registration process. This can be branded for an individual institution.
HTML footer for the admin pages.
HTML footer. Will be set as an alias of print_admin_footer or print_normal_footer, as appropriate.
HTML header for non-admin pages.
HTML footer for the non-admin pages.
Print the manual registration form used by the tech and admin pages.