REPORTS_CGIDIAGBODYTAGS
environment variable
This environment variable specifies the HTML attributes to add to the <BODY>
tag in the rwcgi
diagnostic and
debugging output. For example, you can use this environment variable to set
up text and background color or image.
This environment variable is backward compatible.
Valid Values |
Any valid HTML attributes for the <BODY> tag. |
Default |
Not defined. |
This environment variable is supported in Oracle Reports 10g (9.0.4) for backward compatibility for Common Gateway Interface (CGI) reports, or when Single Sign-On is not used. Note: The functionality of JavaServer Pages (JSPs) or servlets replaces support for CGI.
REPORTS_CGIDIAGBODYTAGS="bgcolor="#CC3366""
Copyright © 1984, 2005, Oracle. All rights reserved.