HTML-Images Section

The HTML-Images section defines the parameters that SQR uses when generating HTML report output files. This table describes the parameters SQR uses when generating HTML report output files:

Entry

Value

DefaultValue

Description

FIRST-PAGE

HEIGHT, WIDTH, NAME

60,60,firstpg.gif

Specifies the NAME of the graphic image file that accesses the first page of the report. The HEIGHT and WIDTH values are specified in pixels.

PREV-PAGE

HEIGHT, WIDTH, NAME

60,60,prevpg.gif

Specifies the NAME of the graphic image file that accesses the previous page of the report. The HEIGHT and WIDTH values are specified in pixels.

NEXT-PAGE

HEIGHT, WIDTH, NAME

60,60,nextpg.gif

Specifies the NAME of the graphic image file that accesses the next page of the report. The HEIGHT and WIDTH values are specified in pixels.

LAST-PAGE

HEIGHT, WIDTH, NAME

60,60,lastpg.gif

Specifies the NAME of the graphic image file that accesses the last page of the report. The HEIGHT and WIDTH values are specified in pixels.

WALLPAPER

NAME

Specifies the NAME of the graphic image file used as the background image for the report.

Navbar Background

NAME

Specifies the background image of the navigation bar.

Note: SQR does not validate any of the graphic image file names provided. The user is responsible for ensuring that the graphic image files are in a location that the browser can access.